mirror of
https://github.com/getzola/zola
synced 2024-12-16 15:22:28 +00:00
12 lines
306 B
Markdown
12 lines
306 B
Markdown
+++
|
|
title = "Overview"
|
|
weight = 10
|
|
+++
|
|
|
|
Zola has built-in support for themes in a way that are easy to customise
|
|
but still easy to update if needed.
|
|
|
|
All themes can use the full power of Zola, from shortcodes to Sass compilation.
|
|
|
|
A list of themes is available [on this very website](./themes/_index.md).
|
|
|