2020-07-14 16:47:54 -05:00
baseURL : https://lyte.dev
languageCode : en-us
title : lyte.dev
pygmentsCodeFences : true
pygmentsCodeFencesGuessSyntax : true
pygmentsUseClasses : true
markup :
goldmark :
renderer :
unsafe : true
# permalinks:
# post: /blog/:title
2022-03-09 10:55:32 -06:00
params :
Description : "Hi! I'm Daniel. I live in Kansas City where I help run a small Christian church, raise two kids with my awesome wife, and write software for Divvy."
2022-02-15 13:45:20 -06:00
outputs :
home : [ html]
blog : [ 'html' , 'rss' ]
2020-07-14 16:47:54 -05:00
menu :
main :
- identifier : about
name : about
url : /about
weight : 10
- identifier : blog
name : blog
url : /blog
weight : 20
- identifier : contact
name : contact
url : /contact
weight : 30