2022-12-30 22:09:14 +00:00
|
|
|
#baseurl = "https://blog.lerch.org/"
|
|
|
|
baseurl = "https://lerchblogtemp.pages.dev/"
|
2022-12-30 20:32:19 +00:00
|
|
|
languageCode = "en-us"
|
|
|
|
title = "Lerch Family Blog"
|
|
|
|
SectionPagesMenu = "main"
|
|
|
|
pygmentsStyle = "monokai"
|
|
|
|
pygmentsCodefences = true
|
|
|
|
pygmentsUseClasses = false
|
|
|
|
theme = "internet-weblog"
|
|
|
|
relativeURLs = true
|
|
|
|
|
|
|
|
[author]
|
|
|
|
name = "Lerch Family"
|
2022-12-30 22:29:53 +00:00
|
|
|
#Handle = ""
|
|
|
|
FirstName = "Lerch"
|
|
|
|
LastName = "Family"
|
|
|
|
AboutPage = "https://lerch.org/"
|
|
|
|
Location = "Portland, OR"
|
|
|
|
#FlickrID = "<Your Flickr ID>"
|
2022-12-30 20:32:19 +00:00
|
|
|
|
|
|
|
[permalinks]
|
|
|
|
posts = "/:slug/"
|
|
|
|
|
|
|
|
[params]
|
|
|
|
Author = "Lerch Family"
|
|
|
|
Copyright = "<a href='http://creativecommons.org/licenses/by/4.0/' title='Creative Commons Attribution'>Creative Commons Attribution-ShareAlike 4.0 International License</a>. Please attribute properly and link back."
|
|
|
|
Description = "Lerch Family"
|
|
|
|
# GitHubUser = "elerch"
|
|
|
|
# TwitterUser = "elerch"
|
|
|
|
# LinkedInUser = "emillerch"
|
|
|
|
# MastodonUser = "@emil"
|
|
|
|
# MastodonInstance = "mstdn.io"
|
|
|
|
# disqusShortname = "emillerch"
|
|
|
|
|
|
|
|
[markup]
|
|
|
|
[markup.highlight]
|
|
|
|
noclasses = true
|
|
|
|
|
|
|
|
[blackfriday]
|
|
|
|
smartypants = false
|
|
|
|
angledQuotes = false
|
|
|
|
smartDashes = false
|
|
|
|
latexDashes = false
|