|
|
@ -16,6 +16,8 @@ taxonomies = [ |
|
|
|
{name = "tags", rss = true}, |
|
|
|
{name = "tags", rss = true}, |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
generate_rss = true |
|
|
|
|
|
|
|
|
|
|
|
# Whether to do syntax highlighting |
|
|
|
# Whether to do syntax highlighting |
|
|
|
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola |
|
|
|
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola |
|
|
|
highlight_code = true |
|
|
|
highlight_code = true |
|
|
|