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
|
|
|
|
2019-05-27 12:35:14 +00:00
|
|
|
A list of themes is available [on this very website](@/themes/_index.md).
|
2018-10-08 11:08:41 +00:00
|
|
|
|