From 81630c466500e8fc3006202bee17800d35e9b08c Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Thu, 26 Feb 2026 13:52:54 -0800 Subject: [PATCH] Update readme.md --- readme.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/readme.md b/readme.md index 1f89008..e6647cd 100644 --- a/readme.md +++ b/readme.md @@ -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