initial content

This commit is contained in:
Madison Scott-Clary
2021-10-20 18:09:27 -07:00
parent 384e778df1
commit 0259224745
6 changed files with 167 additions and 4 deletions

View File

@ -3,6 +3,7 @@ languageCode = 'en-us'
title = 'Toledot'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:filename/'
@ -11,6 +12,9 @@ paginatePath = ""
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2021
customCSS = ['css/toledot.css']
subtitle = 'Post-Self book II'
subtitleLink = 'https://post-self.makyo.io'
[markup.goldmark.renderer]
unsafe = true