New Backend, New Style
Mon 07 October 2013
After being fed up with the intricate dance necessary to set up Ruby to get Octopress to run for quite some time, I decided that it was finally time to migrate to a better blogging system. A replacement was quickly found: Pelican. It's based on Python, quick and easy to install (no annoying version incompatabilities) and has a lot of nice plugins and themes.
Which gave me the excuse to go hunt for a nice clean theme - I had been jealous of all those minimalist blogs. So here it is, new blog, new theme, and - next post in a bit - even a new awesome plugin.
Tags: programming, web, blogging
M â MARKDOWN
italics | surround text with *asterisks* |
bold | surround text with **two asterisks** |
hyperlink | [hyperlink](https://example.com)or just a bare URL |
code | surround text with `backticks` |
surround text with ~~two tilde characters~~ | |
quote | prefix with > |
Loading comments...