content update October

This commit is contained in:
2021-10-31 15:18:54 +01:00
parent 48b63baa25
commit deef076a4f
13 changed files with 156 additions and 16 deletions

View File

@ -0,0 +1,19 @@
---
title: "Hugo Integration 🧭"
date: 2021-10-30T15:42:22+02:00
draft: true
toc: false
images:
tags:
- untagged
---
## This is Word in Progress
The hope here is that we can call a predefined go procedure that parses
some section of markdown source code and instantiates the corresponding svg file
under our static folder that is then referenced.
``` go
{{/* a comment */}}
```