A fast, clean, responsive Hugo theme.
Go to file
Philip Khor 8496f3622e
Use global hugo function
When building the site, I get the following warning: 
> Page's .Hugo is deprecated and will be removed in a future release. Use the global hugo function.

Replacing .Hugo with hugo in header.html removes the warning.
2019-05-04 22:39:34 +08:00
i18n Add zh i18n 2019-04-01 16:00:28 +08:00
images Update screen shot 2019-04-26 05:29:07 +08:00
layouts Use global hugo function 2019-05-04 22:39:34 +08:00
static Refine UI 2019-04-28 18:25:41 +08:00
LICENSE Update license 2019-04-01 17:38:46 +08:00
README.md Update README 2019-04-29 01:20:31 +08:00
theme.toml Update author 2019-04-01 16:16:48 +08:00

Paper

A simple, clean, flexible Hugo theme.

Version: 3.4

Overview

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

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

Screen shot

Features

  • Blazing fast
  • Just simple
  • Paper clean

Install

Inside the folder of your Hugo site, run:

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

For more information read the official guide of Hugo.