rootUrl = 'https://blog.voidarc.co.uk' language = 'en-US' title = 'voidarc' author = 'Adumh00man' # Code blocks highlighting [highlighter] enable = true engine = 'prism' # Can be 'prism' or 'hljs'. Defaults to 'prism' # RSS feed [rss] enable = true description = 'Latest posts' ttl = 60 image = '/assets/favicon.png' [extra] license = "MIT" # Optional favicon_path = "/assets/norgolith.svg" # Fallback to default favicon footer_author_link = "https://git.voidarc.co.uk/voidarc" # Optional enable_mermaid = true # Enable Mermaid.js for diagrams [extra.nav] posts = "/posts" tags = "/categories" [extra.footer] Git = "https://git.voidarc.co.uk/voidarc"