The Syncthing website
  • HTML 41.9%
  • Go 31.2%
  • JavaScript 14.7%
  • CSS 11.5%
  • Shell 0.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-11-17 20:10:51 +01:00
.github build(deps): peaceiris/actions-hugo from 2 to 3 (#47) 2025-02-10 08:23:50 +01:00
content fix: temporarily remove Syncthing-Fork (#63) 2025-11-17 20:10:51 +01:00
data Rejiggle 2019-12-09 18:14:30 +01:00
layouts Initial 2019-08-10 09:29:24 +02:00
script fix: avoid capitalizing illumos 2025-09-06 19:09:30 +02:00
static chore: update release signing GPG keys 2024-11-24 23:00:34 +01:00
themes/default Keep sponsors as a row even on mobile 2024-01-30 09:17:34 +01:00
.gitignore Clean up ignores 2024-01-30 09:18:30 +01:00
build.sh Fully auto-generate the download page 2023-12-13 08:55:59 +01:00
config.yaml Base URL, link in case there is no latest version 2019-12-10 07:53:55 +01:00
README.md chore: clarify license (fixes #46) 2024-09-20 23:21:04 +02:00

Basics

  • Install hugo
  • Run hugo serve and 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.html and thereabout.
  • Commit your changes, they'll be auto deployed.

License

Creative Commons Attribution 4.0 International License <https://creativecommons.org/licenses/by/4.0/>__.