New blog rendering engine: Pelican
As always, I don’t usually find myself keen to write about things I do, until I later realize they might be helpful for others, and that’s why in the past I decided to switch the place I was putting the information about why did to Github and also, take benefit of practicing markdown for writing the entries. At that time, I moved my old blog posts to markdown to be used in conjunction with Jekyll and to use OctoPress as the engine rendering the contents into a static website. The setup and migration was not difficult, but still require to use some ruby, while I was more familiar with Python. ...