Initial commit - but way too late.
Some checks failed
ci / site (push) Has been cancelled

This commit is contained in:
2026-02-10 00:22:18 -05:00
commit af112a713c
173 changed files with 27667 additions and 0 deletions

4
deploy/cron.example Normal file
View File

@@ -0,0 +1,4 @@
# Run daily at 03:15 server time.
# Adjust paths to match your Linode checkout location.
15 3 * * * cd /srv/fast-website && ./scripts/refresh.sh >> /var/log/fast-website-refresh.log 2>&1