This repository contains the files to generate my blog with Hugo. To get started you need
pygments
(Python library for syntax highlighting) and of course Hugo.
git clone https://github.com/gglanzani/lanzani.nl.git blog
cd blog
git clone https://github.com/gglanzani/lanzani.nl.git themes/hugola
hugo --theme=hugola
You can find how this is rendered at lanzani.nl.