baseURL = "https://www.example.com/" title = "Hugo Theme Basic" theme ="hugo-theme-basic" languageCode = "en-us" googleAnalytics = "UA-XXXXXXXXX-X" enableEmoji = true copyright = "© 2016-19 Hugo Theme Basic. Made by @siegerts." description = "Basic personal site theme styled with minimal tachyons, syntax highlighting, and blog series configuration." [taxonomies] category = "categories" series = "series" tag = "tags" [params] titleEmoji = ":tada:" # change this! twitter = "siegerts" [Permalinks] post = "post/:slug" [[params.menu]] name = "blog" url = "post/" [[params.menu]] name = "post series" url = "series/" [[params.menu]] name = "about" url = "about/" [privacy] [privacy.googleAnalytics] anonymizeIP = true respectDoNotTrack = true useSessionStorage = true [privacy.twitter] enableDNT = true [privacy.youtube] privacyEnhanced = true