baseURL = 'https://blog.elnu.com/' languageCode = 'en-us' title = "Elnu's Blog" theme = 'sakura-hugo-theme' enableEmoji = true paginate = 3 [params] Author = 'Elnu' AuthorProfile = 'https://elnu.com/' AuthorTwitter = 'ElnuDev' SiteTwitter = 'ElnuDev' MatomoURL = 'matomo.elnu.com' MatomoSiteId = '5' HomepageHeader = '« Back to profile' Theme = 'earthly' ThemeColor = '#007559' Stork = true [permalinks] pages = '/:title' posts = '/:year/:month/:slug/' [taxonomies] tag = 'tags' [markup] [markup.goldmark] [markup.goldmark.renderer] unsafe = true [markup.highlight] style = 'friendly' [outputFormats.stork] mediaType = 'application/json' baseName = 'stork.config' isPlainText = true [outputs] home = ['html', 'stork']