A new home for openwrt.org's basic pages
We’ve started rebuilding openwrt.org’s static pages — About, Rules, Trademark, License, and friends — on a static site generator. The wiki and forum continue to live where they are; this rebuild only covers the front door.
Three reasons for the change:
- Mobile. Most visitors land on a phone, and the current Bootstrap-3-on-DokuWiki layout has been showing its age.
- A real news section. Until now, announcements have been wedged into the homepage. They deserve their own feed (and an RSS feed comes for free).
- Easier contributions. Markdown in a git repo lowers the bar for community edits, and review can happen as PRs.
Source lives in the project’s website repository. Issues and pull requests welcome.