Graph icon

about

feed

Hello, World!

  • by Daniel Naab
  • on Sat 26 July 2014

Tags: python pelican static-site

So, I decided to create a blog. It was built with the Python Pelican static site generator and is hosted by Github Pages. Nice combo!

For the interested, the project is available on Github. The pelican branch contains the source code, and the master branch has the rendered output. The …