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
8356e48e47
Currenty supports 2 vals Title and Content
Great for short intro for bloggers
can be enabled by using `Params.homeInfoParams`
homeInfoParams:
enabled: true
Title: Hi there 👋
Content: This is Content !! Can be Info, links, social-icons...
|
||
---|---|---|
.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.