2024-04-28 11:42:37 +02:00
|
|
|
mainSections = ["post"]
|
|
|
|
rssFullContent = true
|
|
|
|
favicon = "/favicon.png"
|
|
|
|
|
|
|
|
[footer]
|
|
|
|
since = 2024
|
|
|
|
customText = "Colorscheme based on Shades of Purple"
|
|
|
|
|
|
|
|
[dateFormat]
|
|
|
|
published = "Jan 02, 2006"
|
|
|
|
lastUpdated = "Jan 02, 2006 15:04 MST"
|
|
|
|
|
|
|
|
[sidebar]
|
|
|
|
subtitle = "Software developer of somekind"
|
2024-05-18 21:28:25 +02:00
|
|
|
musicTitle = "Nate Growing Up - Labrinth"
|
|
|
|
musicUrl = "https://www.youtube.com/watch?v=mgDMTorgCPg"
|
2024-04-28 11:42:37 +02:00
|
|
|
|
|
|
|
|
|
|
|
[sidebar.avatar]
|
|
|
|
enabled = true
|
|
|
|
local = true
|
|
|
|
src = "img/pfp.png"
|
|
|
|
|
|
|
|
[article]
|
2024-05-18 21:28:25 +02:00
|
|
|
math = true
|
2024-04-28 11:42:37 +02:00
|
|
|
readingTime = true
|
|
|
|
|
2024-05-18 21:28:25 +02:00
|
|
|
|
2024-04-28 11:42:37 +02:00
|
|
|
[article.license]
|
|
|
|
enabled = true
|
|
|
|
default = "Licensed under CC-BY-SA 4.0"
|
|
|
|
|
|
|
|
[[widgets.homepage]]
|
|
|
|
type = "search"
|
|
|
|
|
|
|
|
[[widgets.homepage]]
|
|
|
|
type = "archives"
|
|
|
|
|
|
|
|
[widgets.homepage.params]
|
|
|
|
limit = 5
|
|
|
|
|
|
|
|
[[widgets.homepage]]
|
|
|
|
type = "categories"
|
|
|
|
|
|
|
|
[widgets.homepage.params]
|
|
|
|
limit = 10
|
|
|
|
|
|
|
|
[[widgets.homepage]]
|
|
|
|
type = "tag-cloud"
|
|
|
|
|
|
|
|
[widgets.homepage.params]
|
|
|
|
limit = 10
|
|
|
|
|
|
|
|
[[widgets.page]]
|
|
|
|
type = "toc"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[defaultImage.opengraph]
|
|
|
|
enabled = false
|
|
|
|
local = false
|
|
|
|
src = ""
|
|
|
|
|
|
|
|
[colorScheme]
|
|
|
|
toggle = true
|
|
|
|
default = "auto"
|
|
|
|
|
|
|
|
[imageProcessing.cover]
|
|
|
|
enabled = true
|
|
|
|
|
|
|
|
[imageProcessing.content]
|
|
|
|
enabled = true
|
|
|
|
|
|
|
|
## Comments
|
|
|
|
[comments]
|
|
|
|
enabled = true
|
|
|
|
provider = "cactus"
|
|
|
|
|
|
|
|
[comments.cactus]
|
|
|
|
defaultHomeserverUrl = "https://matrix.cactus.chat:8448"
|
|
|
|
serverName = "cactus.chat"
|
|
|
|
siteName = "twilightsforestsfires"
|