docs/content/themes/papermod/index.md
+++ title = "PaperMod" description = "A fast, clean, responsive theme ported to Zola." template = "theme.html" date = 2025-07-15T07:56:50Z
[taxonomies] theme-tags = []
[extra] created = 2025-07-15T07:56:50Z updated = 2025-07-15T07:56:50Z repository = "https://github.com/cydave/zola-theme-papermod.git" homepage = "https://github.com/cydave/zola-theme-papermod" minimum_version = "0.4.0" license = "MIT" demo = "https://cydave.github.io/zola-theme-papermod/"
[extra.author] name = "cydave" homepage = "https://github.com/cydave" +++
A work in progress port of the hugo-PaperMod theme by @adityatelange to Zola
Due to config changes introduced with Zola 0.19, only Zola 0.19.1 and later are currently supported.
Demo @ https://cydave.github.io/zola-theme-papermod/
git submodule add https://github.com/cydave/zola-theme-papermod themes/papermod
theme = "papermod" to your zola config.tomlcp -r themes/papermod/content content
Papermod customizations exist under a designated extra.papermod section.
Refer to config.toml for available options.
If you would like to help out porting hugo-Papermod to Zola feel free to pick up a feature and start working on it. All help, no matter how small the contribution is highly appreciated.