mirror of
https://github.com/syncthing/website.git
synced 2026-07-17 01:55:00 +00:00
The Syncthing website
- HTML 41.9%
- Go 31.2%
- JavaScript 14.7%
- CSS 11.5%
- Shell 0.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| content | ||
| data | ||
| layouts | ||
| script | ||
| static | ||
| themes/default | ||
| .gitignore | ||
| build.sh | ||
| config.yaml | ||
| README.md | ||
Basics
- Install
hugo - Run
hugo serveand visit http://localhost:1313 - Edit the stuff in
content/and watch it live update. - For new top level pages, see
themes/default/partials/navbar-left.htmland thereabout. - Commit your changes, they'll be auto deployed.
License
Creative Commons Attribution 4.0 International License <https://creativecommons.org/licenses/by/4.0/>__.