mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-06-08 07:22:12 +00:00
ef48bcf41cd86507a512776307e16cfb270b7943
The news outlet for pattern seekers
Structure
articles/
why-pigeons-watch-you/
index.md ← frontmatter + markdown
pigeon-wire.webp ← co-located assets
templates/
article.html ← shared article shell
home.html ← index page
static/
style.css
favicon.svg
build.js ← markdown → dist pipeline
Usage
npm i
npm run build # outputs to dist/
npm run dev # vite dev server
Description
Languages
JavaScript
94%
CSS
6%