further work; ci

This commit is contained in:
Jan Wolff 2022-11-24 19:43:35 +01:00
parent 4640b2680f
commit e53c7b337f
9 changed files with 80 additions and 12 deletions

View file

@ -0,0 +1,10 @@
---
title: "Hello Hugo"
date: 2022-11-22T17:24:54+01:00
draft: true
---
I have migrated my homepage over to [the static site generator
Hugo](https://gohugo.io). Its bastically what I had built before with some
_pandoc_ and _Python_ magic, but... well... a lot better. And this basically
represents something I have learned over the last few years.