README.md 685 B

Blog

This is the source for my blog. It's based on Pelican, and one of its core themes, minus a large amount of unnecessary garbage.

Stuff you will need

You will need virtualenv available, but nothing else (it'll get installed for you).

How to use

make setup will set everything necessary up for using this. make will compile the blog. make deploy currently has an rsync-based deploy, which you can change to whatever suits you.

License

Everything in here is licensed under the GPL version 3 or later (SPDX code GPL-3.0+) unless stated otherwise. See the LICENSE file for more information.