A fast, clean, responsive Hugo theme.
Go to file
2019-09-07 20:31:43 +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 Update template order 2019-09-07 20:31:12 +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 Update docs 2019-08-23 03:55:11 +08:00
theme.toml Update min_version to "0.57.1" 2019-09-07 20:31:43 +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 to:

theme = "paper"

For more information read the official guide of Hugo.