Update readme.md

This commit is contained in:
2026-02-26 13:52:54 -08:00
committed by GitHub
parent dd934a3984
commit 81630c4665

View File

@@ -1,16 +1 @@
## The news outlet for pattern seekers
Light-themed static publication engine for **apophenia.news**, built with:
- Vite
- TailwindCSS
- Alpine.js
- Lucide icons
- Markdown-driven article generation
- GitHub Actions auto-build to `dist/`
### Local development
```bash
npm install
npm run dev