# The URL the site will be built for base_url = "https://soaos.dev" title = "soaos" description = "i forgot to write a description for this post" default_language = "en" author = "soaos" compile_sass = false build_search_index = false generate_feeds = true generate_robots_txt = true generate_sitemap = true [markdown] # Whether to do syntax highlighting # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola highlight_code = true external_links_target_blank = true [extra] # Put all your custom variables here