summaryrefslogtreecommitdiffstats
path: root/content/themes/overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/themes/overview.md')
-rw-r--r--content/themes/overview.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/content/themes/overview.md b/content/themes/overview.md
new file mode 100644
index 0000000..0006684
--- /dev/null
+++ b/content/themes/overview.md
@@ -0,0 +1,11 @@
++++
+title = "Overview"
+weight = 10
++++
+
+Zola has built-in support for themes that makes it easy to customise and update them.
+
+All themes can use the full power of Zola, from shortcodes to Sass compilation.
+
+A list of themes is available [here](@/themes/_index.md).
+