zola/docs/content/documentation/themes/overview.md

13 lines
306 B
Markdown
Raw Normal View History

2017-10-01 03:51:43 +00:00
+++
title = "Overview"
weight = 10
+++
2018-10-18 21:09:32 +00:00
Zola has built-in support for themes in a way that are easy to customise
2017-10-01 03:51:43 +00:00
but still easy to update if needed.
2018-10-18 21:09:32 +00:00
All themes can use the full power of Zola, from shortcodes to Sass compilation.
2017-10-01 03:51:43 +00:00
A list of themes is available [on this very website](./themes/_index.md).