This commit is contained in:
Madison Scott-Clary
2023-02-16 18:25:53 -08:00
parent 756cc22a94
commit b55065fc41
17 changed files with 1061 additions and 0 deletions

View File

@ -2,3 +2,12 @@ baseURL = 'http://florilegium.ink/'
languageCode = 'en-us'
title = 'Florilegium'
theme = 'maddybook'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2023
customCSS = ['/css/florilegium.css']
[markup.goldmark.renderer]
unsafe = true