base_url = "https://posixlycorrect.com" compile_sass = true build_search_index = true theme = "tabi-lean" title = "posixlycorrect" default_language = "en" [extra] date_formats = [ { lang = "en", long = "%Y-%m-%d", short = "%Y-%m-%d", archive = "%Y-%m-%d" }, ] post_listing_date = "both" theme_switcher = false default_theme = "dark" skin = "posixlycorrect" browser_theme_color = "#131a21" compact_tags = true remote_repository_url = "https://git.posixlycorrect.com/fabian/homepage" remote_repository_git_platform = "Codeberg" remote_repository_branch = "main" show_remote_changes = true show_remote_source = true quick_navigation_buttons = true toc = true bottom_footnotes = true copy_button = true code_block_name_links = true katex = true mermaid = true show_reading_time = false copyright = "© $CURRENT_YEAR Fabian Montero $SEPARATOR Unless otherwise noted, the content in this website is available under the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license." author = "Fabian Montero" page_titles = "combined" favicon = "/favicon.png" favicon_mimetype = "image/png" menu = [ {name = "about", url = "about"}, {name = "lib", url = "lib"}, {name = "blog", url = "blog"}, {name = "leaderboard", url = "leaderboard" }, {name = "wiki", url = "https://wiki.posixlycorrect.com"}, {name = "git", url = "https://git.posixlycorrect.com", trailing_slash = false }, {name = "notes", url = "https://notes.posixlycorrect.com"}, {name = "ebooks", url = "https://calibre.posixlycorrect.com"}, {name = "photos", url = "https://photos.posixlycorrect.com"}, {name = "recipes", url = "https://food.posixlycorrect.com"}, ] footer_menu = [ {url = "https://public.posixlycorrect.com/pki/A8981D346F8F4130CA16A7775517E687FCCE0BB9.asc", name = "gpg key", trailing_slash = true}, ] [markdown] external_links_class = "external" highlight_code = true highlight_theme = "ayu-dark" [search] index_format = "elasticlunr_json" # Or the less efficient "elasticlunr_javascript". include_title = true include_description = true include_path = true include_content = true