mirror of
https://github.com/getzola/zola
synced 2025-01-09 02:18:58 +00:00
10 lines
241 B
Markdown
10 lines
241 B
Markdown
+++
|
|
title = "Overview"
|
|
weight = 10
|
|
+++
|
|
|
|
Gutenberg 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 Gutenberg, from shortcodes to Sass compilation.
|
|
|