baseURL = "https://gmgauthier.com/" languageCode = "en-us" title = "Greg Gauthier" copyright = "Copyright 2024. All rights reserved." canonifyurls = true pagination.pagerSize = 10 PygmentsCodeFences = true PygmentsStyle = "tango" enableInlineShortcodes = true enableGitInfo = true [taxonomies] tag = "tags" topic = "topics" [params] title = "Greg Gauthier" subtitle = "Greg As A Service" description = "A repository of philosophical musings and personal projects" brand = "\"\"
Greg Gauthier" avatar = "/img/website-avatar-medium.png" email = "gmgauthier@protonmail.com" #highlightjs = "tango" #highlightjs_extra_languages = [] custom_js = ["js/math-code.js"] dateFormat = "02 Jan 2006, 15:04" goatcounterAnalytics = "gmgauthier" # disqus = "gmgauthier-1" # enabling this will add disqus to the bottom of all my posts automatically. podcastCdnUrl = "https://gmgauthier.us-east-1.linodeobjects.com/podcast/" blogCdnUrl = "https://gmgauthier.us-east-1.linodeobjects.com/blog/" # Socials gitea = "https://repos.gmgauthier.com/gmgauthier" locals = "https://greggauthier.locals.com" rumble = "https://rumble.com/user/gmgauthier" spotify = "https://open.spotify.com/show/3qkV9mvW7vMu4kd6CzawQq" twitter = "https://twitter.com/gmgauthier1967" [markup] [markup.goldmark.renderer] unsafe= true [frontmatter] date = ["date", "publishDate", "lastmod"] lastmod = [":fileModTime", "lastmod", ":git", "publishDate"] publishDate = ["publishDate", "date"] expiryDate = ["expiryDate"] [menu] # [[menu.main]] # name = "Home" # pre = "" # weight = 1 # identifier = "home" # url = "/" [[menu.main]] name = "Contact" pre = "" weight = 1 identifier = "contact2" url = "/contact/" [[menu.main]] name = "Posts" pre = "" weight = 2 identifier = "post" url = "/post/" [[menu.main]] name = "Podcasts" pre = "" weight = 3 identifier = "podcast" url = "/podcast/" [[menu.main]] name = "Gaming" pre = "" weight = 4 identifier = "gaming" url = "/gaming/" # [[menu.main]] # name = "Resources" # pre = "" # weight = 5 # identifier = "resources" # url = "/resources/" # [[menu.main]] # name = "About" # pre = "" # weight = 6 # identifier = "about" # url = "/about/"