A fast, clean, responsive Hugo theme.
Go to file
Aditya Telange 799b253470
footer (mobile) : hightlight footer links
(with --secondary color)
2020-08-20 22:19:24 +05:30
.github/workflows workflow : gh-pages : buildDrafts 2020-07-25 12:07:01 +05:30
archetypes add default archetypes 2020-07-20 19:15:52 +05:30
assets footer (mobile) : hightlight footer links 2020-08-20 22:19:24 +05:30
i18n support japanese 2019-10-19 02:15:01 +09:00
layouts add google siteverification tag in head 2020-08-20 22:12:53 +05:30
static add new favicons 2020-07-21 13:46:43 +05:30
LICENSE update LICENSE 2020-07-20 18:46:08 +05:30
README.md README : add some badges 2020-07-24 23:27:22 +05:30
theme.toml update theme details 2020-07-20 19:00:43 +05:30

Build GH-Pages GitHub GitHub code size in bytes

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.