Business card and landing page for Clawgentic Founder OS — the autonomous AI platform for NZ solopreneurs.
- Pure HTML/CSS — no build step, no framework, no friction
- Fonts: Inter + JetBrains Mono via Google Fonts
- Theme: Blueprint Dark (marine blue, cyan accents, coral highlights)
- Hosted at:
/var/www/clawgentic-web/on204.168.190.201
cd website
python3 -m http.server 8080
open http://localhost:8080Push to main → GitHub Actions deploys automatically.
# Manual deploy
rsync -av website/ root@204.168.190.201:/var/www/clawgentic-web/
nginx -s reload- Hero — one-command terminal demo
- Features — 6 cards: Max, Dashboard, Lightning, Integrations, NZ-First, Privacy
- What You Get — OpenClaw stack overview + code preview
- How it Works — 4-step installation guide
- CTA — GitHub link
GitHub Actions workflow: .github/workflows/deploy.yml
- Triggers on push to
mainwhenwebsite/**changes - SSH deploys to server via
rsync
SERVER_HOST → 204.168.190.201
SERVER_USER → root
SERVER_SSH_KEY → SSH private key with server access
- Dashboard: http://204.168.190.201:18901/ (Clawgentic Dashboard)
- OpenClaw: https://github.com/openclaw/openclaw
- Community: https://discord.gg/clawd