- on Tue 28 October 2014
- category generic-update
After many hours of hacking away at the pelican config and theme, I am finally semi-happy with how it looks.
New Stuff
- Edited the template, and moved the
extras
section into the sidebar. - Added Blogroll and Social to the template.
- Added Disqus to allow comments.
- Updated the code blocks to use the github theme (this was annoying)
- Added Sitemap Plugin
- Added RSS / Atom Feeds
- Added Analytics
The codebase is now in BitBucket too, so I can now change and break things locally instead of live :).
When I find some free time, I need to write a plugin for pelican to support WebHooks from git so every time I push changes, my production host will pull the updates and re-build the static data.
- Dean