theme = "journal" baseURL = "https://nicholasjohnson.ch" title = "Nicholas Johnson" copyright = "CC BY-SA 4.0" languageCode = "en-us" disablePathToLower = true rssLimit = 20 enableEmoji = true cleanDestinationDir = true ignoreFiles = ['content/templates/logo\.txt$'] [author] name = "Nicholas Johnson" email = "nick@nicholasjohnson.ch" [permalinks] entry = "/:year/:month/:day/:filename" [menu] [[menu.main]] name = "About Page" url = "/about/" weight = 1 [[menu.main]] name = "Promoted Links" url = "/promoted/" weight = 2 [[menu.main]] name = "Glossary" url = "/glossary/" weight = 3 [[menu.main]] name = "Atom Feed" url = "/atom.xml" weight = 4 [markup] _merge = "deep"