baseURL = "https://brainsteam.co.uk/" languageCode = "en-us" title = "Brainsteam" theme='hugo-ink' paginate=5 disqusShortname = "brainsteam" copyright = "© James Ravenscroft" pygmentsstyle = "vs" pygmentscodefences = true pygmentscodefencesguesssyntax = true webMentionAPIKey = "f61bf-RG1k4uZT3fVLDoIw" googleAnalytics = "UA-186263385-1" [permalinks] '/' = '/:year/:month/:filename/' [markup.goldmark.renderer] unsafe= true [params] subtitle = "Digital Home of James Ravenscroft: CTO @ Filament, part-time PhD Student and full-time nerd my views are my own and do not represent my employers in any way." avatar = "/images/avatar_small.png" mainSections = ["post", "note"] indieWebSections = ["note","reply","like","repost","bookmark"] [[menu.main]] name = "Home" url = "/" weight = 1 [[menu.main]] name = "Posts" url = "/posts" weight = 2 [[menu.main]] name = "About Me" url = "/pages/about" weight = 3 [[menu.main]] name = "Web Activity" url = "/webfeed" weight = 4 [[menu.main]] name = "My Work" url = "/pages/my-work" weight = 5 [[menu.main]] name = "Links & Bookmarks" url = "/pages/links" weight = 6 [[params.social]] name = "Twitter" icon = "twitter" url = "https://twitter.com/jamesravey/" [[params.social]] name = "Mastodon" url ="https://fosstodon.org/@jamesravey" icon = "message-circle" [[params.social]] name = "Github" icon = "github" url = "https://github.com/ravenscroftj" [[params.social]] name = "RSS" icon = "rss" url = "/pages/feeds/" [taxonomies] tag = "tags" category = "categories" [related] includeNewer = false threshold = 80 toLower = false [[related.indices]] name = "keywords" weight = 100 [[related.indices]] name = "date" weight = 10