Built entirely with AI. Develop. Preview. Ship.
Documentation · Changelog · Architecture · CI/CD
See AGENTS.md for comprehensive guidelines, workflows, and prompts.
- Hugo Extended v0.128.2+
- Python 3.9+
- Make
# Clone and setup
git clone https://github.com/tovrleaf/obscvratfi.git
cd obscvratfi
make hooks setup
# Start development
make serve # http://localhost:1313
# Test changes
make test
# Deploy
make deploy productionmake serve- Start dev servermake test sh- Test shell scriptsmake test yaml- Test YAML filesmake test md- Test markdownmake hooks setup- Install pre-commit hooksmake adr new TITLE="..."- Create ADRmake deploy production- Deploy to AWS
- AGENTS.md - AI agent guidelines (PRIMARY)
- CONTRIBUTING.md - Git conventions
- docs/adr/ - Architecture decisions
- docs/CI-CD.md - Pipeline details
- docs/DEPLOYMENT.md - Deployment guide
Version: 1.6.1 | License: MIT & CC BY-NC-SA 4.0 | Site: https://obscvrat.fi
