baseURL = "https://blog.sanderhautvast.nl/" languageCode = "en-us" title = "Sander Hautvast" theme = "PaperMod" [pagination] pagerSize = 10 [params] author = "Sander Hautvast" description = "Thoughts on software, systems, and everything in between" defaultTheme = "light" ShowReadingTime = true ShowShareButtons = false ShowPostNavLinks = true ShowBreadCrumbs = true ShowCodeCopyButtons = true ShowToc = true TocOpen = false ShowFullTextinRSS = true [params.homeInfoParams] Title = "Hi, I'm Sander" Content = "Software engineer writing about Rust, Java, systems programming, and whatever else I find interesting." [[params.socialIcons]] name = "github" url = "https://github.com/shautvast" [menu] [[menu.main]] identifier = "posts" name = "Posts" url = "/posts/" weight = 10 [[menu.main]] identifier = "tags" name = "Tags" url = "/tags/" weight = 20 [[menu.main]] identifier = "about" name = "About" url = "/about/" weight = 30