Better Life SG static website
| .forgejo/workflows | ||
| scripts | ||
| site | ||
| .gitignore | ||
| README.md | ||
Better Life SG
Static website for Better Life SG insurance consultants, replicated from betterlifesg.com.
Stack
- Static HTML + Tailwind CSS (CDN)
- Served by the shared RackNerd Caddy reverse proxy
- Site files at
/opt/betterlifesg/site/
Deployment
Push to master in Forgejo to deploy automatically via Forgejo Actions.
ssh racknerd bash /opt/src/betterlifesg/scripts/deploy-betterlifesg.sh
Forgejo Actions
- Trigger: push to
masterand manualworkflow_dispatch - Required secret:
VPS_SSH_KEY - Optional secret:
NTFY_TOKEN
Managed by BetterBot
The site content can be edited via the BetterBot Telegram bot (see betterbot/ repo).