baseURL = "https://mending.trade/" languageCode = "en-us" title = "frostyfalls" theme = "orca" uglyURLs = true [params] mainSections = ["blog", "music"] [frontmatter] date = ["date", "publishDate", "lastmod"] lastmod = ["lastmod", ":git", "date", "publishDate"] [[menus.main]] name = "home" pageRef = "/" weight = 10 [[menus.main]] name = "now" pageRef = "/now.html" weight = 20 [[menus.main]] name = "blog" pageRef = "/blog.html" weight = 30 [[menus.main]] name = "music" pageRef = "/music/" weight = 40 [[menus.main]] name = "uses" pageRef = "/uses.html" weight = 50 [[menus.right_main]] name = "source" url = "https://git.mending.trade/www/" weight = 10 [[menus.right_main]] name = "todo" url = "/todo.html" weight = 20