A fast, clean, responsive Hugo theme.
Go to file
Aditya Telange 0950fb89a8 add archives layout
- can be used by setting
        layout: "archives"
2020-07-23 03:00:51 +05:30
.github/workflows Create gh-pages.yml 2020-07-21 23:38:28 +05:30
archetypes add default archetypes 2020-07-20 19:15:52 +05:30
assets add archives layout 2020-07-23 03:00:51 +05:30
i18n support japanese 2019-10-19 02:15:01 +09:00
layouts add archives layout 2020-07-23 03:00:51 +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 Update Readme, rm pre-images 2020-07-22 12:40:44 +05:30
theme.toml update theme details 2020-07-20 19:00:43 +05:30

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.