baseURL = "https://mattstrapp.net/" languageCode = "en" title = 'Matt Strapp' theme = "hugo-coder" enableRobotsTXT = true enableEmoji = true [markup] [markup.goldmark] [markup.goldmark.renderer] unsafe = true [markup.highlight] style = "pastie" [minify] disableXML = true minifyOutput = true [params] author = "Matt Strapp" info = "Splash Screen!" description = "Matt Strapp's personal website" keywords = "developer,personal" avatarurl = "images/avatar.png" gravatar = "matt@mattstrapp.net" commit = "https://git.mattstrapp.net/website/tree/" fediverseCreator = "@me@mattstrapp.net" favicon_32 = "/images/favicon-32x32.png" favicon_16 = "/images/favicon-16x16.png" since = 2018 enableTwemoji = true colorScheme = "dark" hidecolorschemetoggle = false pygmentsstyle = "pastie" pygmentscodefences = true pygmentscodefencesguesssyntax = true [taxonomies] category = "categories" series = "series" tag = "tags" author = "authors" [[params.social]] name = "Git repositories" icon = "fa fa-git fa-2x" weight = 1 url = "https://git.mattstrapp.net" [[params.social]] name = "GitHub" icon = "fa fa-github fa-2x" weight = 2 url = "https://github.com/RossTheRoss" [[params.social]] name = "LinkedIn" icon = "fa fa-linkedin fa-2x" weight = 3 url = "https://www.linkedin.com/in/mattstrapp" # [[params.social]] # name = "Portfolio Site" # icon = "fa fa-briefcase fa-2x" # weight = 2 # url = "https://rosstheross.github.io" [[menu.main]] name = "Contact" weight = 1 url = "contact/" [[menu.main]] name = "Posts" weight = 2 url = "posts/" [[menu.main]] name = "Resume" weight = 4 url = "resume/" [privacy] [privacy.disqus] disable = true [privacy.googleAnalytics] disable = true [privacy.instagram] disable = true [privacy.twitter] disable = true [privacy.vimeo] disable = true [privacy.youtube] disable = true