base_url = "https://memzero.de/blog" compile_sass = true build_search_index = true title = "memzero" description = "Cow says .*" taxonomies = [ { name = "tags" }, ] theme = "hyde" [markdown] highlight_code = true #highlight_theme [extra] hyde_links = [ { url = "https://github.com/johannst", name = "GitHub" }, { url = "https://twitter.com/xjohannst", name = "Twitter" }, ] #hyde_theme = "theme-base-0d" # vim:ft=config