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.