Commit Graph

3 Commits

Author SHA1 Message Date
lotherk
36474db276 feat: replace Starlight docs with simple HTML product website
- Removed docs/ (Starlight)
- Added www/ with pure HTML/CSS/JS landing page
- Product website with features, how it works, get started
- Basic HTML documentation pages (installation, quick start, AI providers)
- Dockerfile.docs now serves static files from www/
- Updated README and AGENTS.md
2026-03-27 10:42:22 +00:00
lotherk
afacab4e36 fix: use npm in Dockerfile.docs for better resolution 2026-03-27 02:46:56 +00:00
lotherk
5c8ebc9a03 feat: add Docker setup for documentation site
- Dockerfile.docs for building docs container
- nginx.conf for serving static Starlight site
- docker-compose.yml updated with docs service (--profile docs)
- Updated docs installation/deployment pages
2026-03-27 02:29:27 +00:00