A fast, clean, responsive Hugo theme.
Go to file
2019-08-21 07:24:39 +08:00
i18n Run Prettier 2019-08-20 04:12:30 +08:00
images Update screen shot 2019-08-20 05:12:08 +08:00
layouts Refine html 2019-08-21 07:24:39 +08:00
static Release 4.1 2019-08-20 05:12:16 +08:00
LICENSE Update license 2019-04-01 17:38:46 +08:00
README.md Release 4.1 2019-08-20 05:12:16 +08:00
theme.toml Update author 2019-04-01 16:16:48 +08:00

Paper v4.1

A simple, clean, flexible Hugo theme.

☄️ Fast | 💅 Fluent | 🍧 Smooth


Overview

Demo: https://nanxiaobei.github.io/hugo-paper/

paper

Hugo themes: https://themes.gohugo.io/hugo-paper/

Install

Inside the folder of your Hugo site, run:

git submodule add https://github.com/nanxiaobei/hugo-paper themes/paper

Then change theme in config.toml:

theme = "paper"

For more information read the official guide of Hugo.