Slight fork of hugo-PaperMod.
bfcf89ccca
{{< rawhtml >}} <p class="someclass"> This is <strong>raw HTML</strong>, inside Markdown. </p> {{< /rawhtml >}} credits : https://anaulin.org/blog/hugo-raw-html-shortcode/ |
||
---|---|---|
.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.