baseURL = "https://blog.ragecage64.com" languageCode = "en-us" title = "Braydon Tries to Code Good" theme = "m10c" paginate = 8 [menu] [[menu.main]] identifier = "home" name = "Posts" url = "/" [[menu.main]] identifier = "projects" name = "Projects" url = "/projects" [params] author = "Braydon Kains" description = "Hi, I'm Braydon! I am a software developer from Canada. In this blog you will find my thoughts and ramblings about code quality, developer experience, and various technology adventures! My opinions are my own, and not necessarily that of my employer." menu_item_separator = " | " avatar = "/avatar.jpg" favicon = "" [[params.social]] icon = "github" name = "My personal Git server" url = "https://git.ragecage64.com/BraydonKains" [[params.social]] icon = "twitter" name = "@RageCage64_ on Twitter" url = "https://twitter.com/RageCage64_" [[params.social]] icon = "twitch" name = "My coding stream on twitch" url = "https://twitch.tv/RageCageCodes" [markup.goldmark.renderer] unsafe = true