title = "rgdd.se" baseURL = "https://www.rgdd.se/" theme = "www-theme" disableKinds = ["taxonomy", "term"] enableEmoji = true [params] author = "Rasmus Dahlberg" description = "Personal website" favicon = "" # path to a .ico to use as favicon logo = "" # url or path to a logo to put in the header [params.footer] text = "cyigahm4clwlimo6mfl4yjie5fwfbhlbuag57xo3kimk6invht6ffrad.onion" url = "http://cyigahm4clwlimo6mfl4yjie5fwfbhlbuag57xo3kimk6invht6ffrad.onion" [params.style] # appearance options (can be omitted) fontFamily = "Luxi Mono" pageWidth = "750px" avatarSize = "90px" [[params.socialIcons]] icon = "fab fa-mastodon" title = "Mastodon" url = "https://mastodon.social/@rgdd" [[params.socialIcons]] icon = "fab fa-github" title = "GitHub" url = "https://github.com/rgdd" [[params.socialIcons]] icon = "fab fa-gitlab" title = "GitLab" url = "https://gitlab.torproject.org/rgdd" [[params.socialIcons]] icon = "fab fa-gitlab" title = "GitLab" url = "https://git.glasklar.is/rgdd" [[params.socialIcons]] icon = "fab fa-linkedin" title = "LinkedIn" url = "https://www.linkedin.com/in/rgdd/" [[params.socialIcons]] icon = "fas fa-envelope" title = "E-mail" url = "mailto:rasmus@rgdd.se" [permalinks] "/" = "/:filename" [menu] [[menu.main]] name = "Blog" url = "/post" weight = 1 [markup.goldmark.renderer] unsafe = true # allow raw HTML in markdown files