Recently, I wanted to update my CV and as I had good experiences with LaTeX for writing my diploma thesis I thought to give it a try for typesetting my CV, too. I started to remember that keeping the full LaTeX stack up-to-date and, more importantly, all package dependencies for …
As I wrote in the last blog post, the static site generator that I use to publish this post is Pelican. Rather than generating the HTML on my machine and then pushing it to the gh-pages
branch of github.com/thomastweets/blog.thomasemmerling.de I automatized this process using Travis …