hugo-site/content/posts/2021/hugo-integration.md

20 lines
385 B
Markdown
Raw Normal View History

2021-10-31 15:18:54 +01:00
---
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 */}}
```