A fast, clean, responsive Hugo theme.
Go to file
2019-08-23 03:53:29 +08:00
i18n Run Prettier 2019-08-20 04:12:30 +08:00
images Update screen shot 2019-08-21 08:43:39 +08:00
layouts Fix context 2019-08-21 12:07:27 +08:00
static Update background 2019-08-23 03:53:29 +08:00
LICENSE Update license 2019-04-01 17:38:46 +08:00
README.md Release 4.2 2019-08-21 16:17:00 +08:00
theme.toml Update author 2019-04-01 16:16:48 +08:00

Paper v4.2

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

Open config.toml, change theme:

theme = "paper"

For more information read the official guide of Hugo.