further work; ci
This commit is contained in:
parent
4640b2680f
commit
e53c7b337f
9 changed files with 80 additions and 12 deletions
10
content/posts/4-hello-hugo.md
Normal file
10
content/posts/4-hello-hugo.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue