mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-03-16 19:01:02 +00:00
1b3c3030e0563f8947dc4d721bf285a281461e72
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
92.7%
CSS
7.3%