A fast, clean, responsive Hugo theme.
Go to file
南小北 c4a6ccb134
Merge pull request #42 from Lusitaniae/patch-1
Include open graph template in header
2019-09-05 02:21:49 +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 Include open graph template in header 2019-09-04 20:28:40 +07: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 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 to:

theme = "paper"

For more information read the official guide of Hugo.