Source for blog.fraggod.net
https://blog.fraggod.net/
|
||
---|---|---|
content | ||
plugins | ||
themes/mockingbird | ||
.gitignore | ||
COPYING | ||
Makefile | ||
README.rst | ||
legacy-redirects.py | ||
pelicanconf.py | ||
publishconf.py | ||
uwsgi.ini |
README.rst
Sources for my blog (blog.fraggod.net)
It was based on bloog engine in the past (not present in this repo history), but it was a bad choice for a platform - inconvenient to update, data not versioned properly and generally hard-to-access, not to mention numerous minor issues.
Not a bad platform in general, just very poorly suited for my "rare hacks and edits by poweruser" use-case.
Currently it's a pelican-based static blog, generated from ReST (.rst) sources in "content" dir.
Blog instance is deployed at: https://blog.fraggod.net/
Repository URLs:
Feel free to re-use any original content under WTFPL license as you see fit.