Convert toml hugo and theme files to yaml

This commit is contained in:
Eryn Wells 2024-06-28 08:58:33 -07:00
parent 00718a4fe2
commit 189a83a696
4 changed files with 27 additions and 15 deletions

16
theme.yaml Normal file
View file

@ -0,0 +1,16 @@
name: "Erynwells.me Design System"
description: "Theme description"
homepage: "https://nutmeg.erynwells.me"
tags: ["Design System"]
features: ["Spacing", "Typography"]
author:
name: 'Eryn Wells'
homepage: 'https://erynwells.me'
markup:
goldmark:
parser:
wrapStandAloneImageWithinParagraph: false
highlight:
noClasses: false