baseURL = 'https://apotheke.earth/'
title = 'apothēke'
languageCode = 'en-us'
DefaultContentLanguage = "en"
pygmentsStyle = "monokai"
enableEmoji = false
enableRobotsTXT = true
[menu]
[[menu.main]]
url="/"
name="home"
weight = 1
[[menu.main]]
url="/about/"
name="about"
weight = 2
[[menu.main]]
url="/theses/"
name="theses"
weight = 3
[[menu.main]]
identifier = "rss"
pre = ""
url = "/index.xml"
weight = 7
[menu.main.params]
newPage = true
[sitemap]
changefreq = "monthly"
priority = 0.5
filename = "sitemap.xml"
[params]
ShowBackToTopButton=true
# Accent color is displayed when you hover over tags
accentColor = "#AC9C6D"
# accentColor = "#665d40"
text_color = ""
author = ""
favicon = ""
site_logo = ""
customHeadHTML = '''
'''
customFooterHTML= """
You can support this project by donating
"""
showPostsOnHomePage = "recent"
togglePreviousAndNextButtons = "true"