No description
Find a file
2025-06-19 06:11:34 -04:00
daily init 2025-06-18 16:17:36 -04:00
templates init 2025-06-18 16:17:36 -04:00
contact.html init 2025-06-18 16:17:36 -04:00
flake.lock init 2025-06-18 16:17:36 -04:00
flake.nix init 2025-06-18 16:17:36 -04:00
index.html init 2025-06-18 16:17:36 -04:00
package.nix init 2025-06-18 16:17:36 -04:00
README.md new styles, add README.md 2025-06-19 06:11:34 -04:00
styles.css new styles, add README.md 2025-06-19 06:11:34 -04:00

best-blog

This is Andromeda's personal blog. It's served with my webserver and is heavily inspired by BMfW.

build

Try it out:

nix run git+https://git.mtgmonkey.net/Andromeda/best-blog.git

Copy locally:

git clone https://git.mtgmonkey.net/Andromeda/best-blog.git cd best-blog nix build ./result/bin/best-blog

usage

best-blog currently has no options and always starts on port 9345, panicking if the port is unavailable.

contributing

This repo is for personal use; if I someday make it into a blog engine, contributions will be welcome, but for now, that would be weird.