mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
A fast, clean, responsive Hugo theme.
blogblog-themecleanfastfeature-richgrayscalehigh-performancehugohugo-blog-themehugo-thememit-licensepapermodportfoliothemewell-documented
274688f238
i.e. date, author-info can be used for posts which are just info, and not a 'post' set `hideMeta = true` in Page Variables (https://gohugo.io/variables/page/#page-variables) |
||
---|---|---|
.github/workflows | ||
archetypes | ||
assets | ||
i18n | ||
layouts | ||
static | ||
LICENSE | ||
README.md | ||
theme.toml |
hugo-PaperMod
A simple, clean, flexible Hugo theme.
☄️ Fast | ☁️ Fluent | 🌙 Smooth
Overview
Demo: https://adityatelange.github.io/hugo-PaperMod/
Install
Inside the folder of your Hugo site, run:
git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod
Then change in config.toml
:
theme = "hugo-PaperMod"
For more information read the official guide of Hugo.