My first post

I've been blogging before, therefore this is not really my first post. But it's my first post here. I'm trying out GitHub Pages, combined with Pelican and Travis CI.

My plan is to learn something. It might be related to some of my current projects, or I might find something new.

This site is built with the following parts:

  • git (GitHub Pages)
  • vim (My favourite editor. Not that I've really tried anything else :-))
  • Travis CI (Thanks to Andrea Zonca for this idea)
  • Pelican (Python-based static site generator)
  • Markdown

And by now I've already learned something. Continuous integration (and Travis CI) is something that might be useful for some other projects I'm working with.

Go Top