betterlifesg/README.md

19 lines
461 B
Markdown

# 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
```bash
ssh racknerd bash /opt/src/betterlifesg/scripts/deploy-betterlifesg.sh
```
## Managed by BetterBot
The site content can be edited via the BetterBot Telegram bot (see `betterbot/` repo).