a minimalist, dark-themed blog engine for people who just want a cute place to post! built with react and tsx.
git clone https://github.com/hnpf/conspiracy.blog
cd conspiracy.blog
npm install
npm run devpfp — drop your own pic in public/pfp/cat.png. or keep the cat.
posts — everything lives in lib/blog-data.ts. edit the objects there to add your own stuff.
links — update the socials in the sidebar components so you dont link to unintentional stuff by accident, lol.
licensed under GPL-3.0.