baseURL = 'https://arch.fail' theme = 'risotto' title = 'Arch Reject' author = 'Pratyush Desai' paginate = 3 languageCode = "en" DefaultContentLanguage = "en" enableInlineShortcodes = true sectionPagesMenu = "main" [params] noindex = false [params.theme] palette = "rosepine" [params.about] title = "pratyush desai" description = "No description set" logo = "images/shodan.png" [[params.socialLinks]] icon = "fa-brands fa-github" title = "GitHub" url = "https://github.com/mogad0n" [[params.socialLinks]] icon = "fa-brands fa-git-alt" title = "Gitea" url = "https://git.com.de/pratyush" [[params.socialLinks]] icon = "fa-solid fa-envelope" title = "Email" url = "mailto:pratyush.desai@liberta.casa" [[params.socialLinks]] icon = "fa-brands fa-mastodon" title = "Mastodon" url = "https://fosstodon.org/@mogad0n" [menu] [[menu.main]] identifier = "about" name = "About" url = "/about/" weight = 10 [[menu.main]] identifier = "projects" name = "Projects" url = "/projects/" weight = 10 [[menu.main]] identifier = "posts" name = "Posts" url = "/posts/" weight = 10 [[menu.main]] identifier = "contact" name = "Contact" url = "/contact/" weight = 10 [taxonomies] category = "categories" tag = "tags" series = "series" [markup.goldmark.renderer] unsafe = true [markup] # Table of contents # Add toc = true to content front matter to enable [markup.tableOfContents] startLevel = 2 endLevel = 3 ordered = true