A fast, clean, responsive Hugo theme.
Go to file
2019-10-16 04:15:16 +08:00
i18n Run Prettier 2019-08-20 04:12:30 +08:00
images Add dark mode screen shot 2019-10-15 01:42:36 +08:00
layouts Add Dark Mode core code 2019-10-16 04:15:16 +08:00
static Update Dark Mode logic 2019-10-16 04:15:04 +08:00
LICENSE Update license 2019-04-01 17:38:46 +08:00
README.md Release 4.4 with dark mode 2019-10-15 01:42:51 +08:00
theme.toml Update min_version to "0.57.1" 2019-09-07 20:31:43 +08:00

Paper v4.4 (dark mode)

A simple, clean, flexible Hugo theme.

☄️ Fast | ☁️ Fluent | 🌙 Smooth


Overview

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

Paper

Paper dark mode

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

Install

Inside the folder of your Hugo site, run:

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

Then change in config.toml:

theme = "paper"

For more information read the official guide of Hugo.