mirror of
https://github.com/lleene/hugo-site.git
synced 2025-07-27 18:33:17 +02:00
content update October
This commit is contained in:
19
content/posts/2021/hugo-integration.md
Normal file
19
content/posts/2021/hugo-integration.md
Normal 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 */}}
|
||||
```
|
Reference in New Issue
Block a user