[PR #337] [MERGED] Update website #442

Closed
opened 2026-02-28 01:24:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ushahidi/SMSSync/pull/337
Author: @eyedol
Created: 10/7/2015
Status: Merged
Merged: 10/8/2015
Merged by: @eyedol

Base: masterHead: update-website


📝 Commits (4)

  • 6b6e94d Add extra padding to log title
  • 2aef8a7 Update web site look & feel
  • 98bfe43 Remove website's public directory from the repo
  • 47cca6f Upgrade hugo version on wercker

📊 Changes

128 files changed (+1960 additions, -16503 deletions)

View changed files

📝 .gitignore (+2 -0)
📝 smssync/src/main/res/layout/fragment_list_log.xml (+1 -0)
📝 website-src/config.toml (+6 -1)
📝 website-src/content/download.md (+33 -21)
📝 website-src/content/releases/index.md (+1 -1)
📝 website-src/content/screenshots/index.md (+12 -48)
website-src/content/tool/index.md (+5 -0)
📝 website-src/layouts/_default/single.html (+2 -5)
📝 website-src/layouts/configure/single.html (+4 -8)
📝 website-src/layouts/contributors/single.html (+3 -7)
📝 website-src/layouts/developers/single.html (+4 -10)
📝 website-src/layouts/index.html (+8 -7)
📝 website-src/layouts/partials/footer-scripts.html (+1 -2)
📝 website-src/layouts/partials/header-media-links.html (+1 -1)
📝 website-src/layouts/partials/menu.html (+2 -2)
📝 website-src/layouts/releases/single.html (+2 -5)
📝 website-src/layouts/screenshots/single.html (+2 -5)
website-src/layouts/tool/single.html (+74 -0)
website-src/public/404/index.html (+0 -100)
website-src/public/CNAME (+0 -1)

...and 80 more files

📄 Description

  • Updates website Look & Feel with new screenshots

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ushahidi/SMSSync/pull/337 **Author:** [@eyedol](https://github.com/eyedol) **Created:** 10/7/2015 **Status:** ✅ Merged **Merged:** 10/8/2015 **Merged by:** [@eyedol](https://github.com/eyedol) **Base:** `master` ← **Head:** `update-website` --- ### 📝 Commits (4) - [`6b6e94d`](https://github.com/ushahidi/SMSSync/commit/6b6e94d783e607ea087f8ea91aa7ce68dcf37400) Add extra padding to log title - [`2aef8a7`](https://github.com/ushahidi/SMSSync/commit/2aef8a7a04ec87feff816a8c43f68e5b66c062cd) Update web site look & feel - [`98bfe43`](https://github.com/ushahidi/SMSSync/commit/98bfe4337d12989c74603951b2b70c01047c7b71) Remove website's public directory from the repo - [`47cca6f`](https://github.com/ushahidi/SMSSync/commit/47cca6fa3d3d945ded2c407636ca784328d79120) Upgrade hugo version on wercker ### 📊 Changes **128 files changed** (+1960 additions, -16503 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) 📝 `smssync/src/main/res/layout/fragment_list_log.xml` (+1 -0) 📝 `website-src/config.toml` (+6 -1) 📝 `website-src/content/download.md` (+33 -21) 📝 `website-src/content/releases/index.md` (+1 -1) 📝 `website-src/content/screenshots/index.md` (+12 -48) ➕ `website-src/content/tool/index.md` (+5 -0) 📝 `website-src/layouts/_default/single.html` (+2 -5) 📝 `website-src/layouts/configure/single.html` (+4 -8) 📝 `website-src/layouts/contributors/single.html` (+3 -7) 📝 `website-src/layouts/developers/single.html` (+4 -10) 📝 `website-src/layouts/index.html` (+8 -7) 📝 `website-src/layouts/partials/footer-scripts.html` (+1 -2) 📝 `website-src/layouts/partials/header-media-links.html` (+1 -1) 📝 `website-src/layouts/partials/menu.html` (+2 -2) 📝 `website-src/layouts/releases/single.html` (+2 -5) 📝 `website-src/layouts/screenshots/single.html` (+2 -5) ➕ `website-src/layouts/tool/single.html` (+74 -0) ➖ `website-src/public/404/index.html` (+0 -100) ➖ `website-src/public/CNAME` (+0 -1) _...and 80 more files_ </details> ### 📄 Description - Updates website Look & Feel with new screenshots --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:24:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#442
No description provided.