Using ox-hugo and converted one post

This commit is contained in:
2024-10-02 06:55:01 -04:00
parent 88439859d9
commit 7177095d03
4 changed files with 375 additions and 55 deletions

View File

@@ -5,11 +5,14 @@ theme = 'dark-theme-editor'
# Support Taxonomies
[taxonomies]
autor = "James brechtel"
author = "James brechtel"
tag = "tags"
category = "categories"
_merge = "deep"
[markup.goldmark.renderer]
unsafe = true
# Theme parameters
[params]