2019-04-01 05:57:38 -04:00
|
|
|
<div align="center">
|
2018-01-08 11:28:39 -05:00
|
|
|
|
2019-04-01 05:57:38 -04:00
|
|
|
<img src="./images/logo.png" height="400" width="400" alt="Paper">
|
2018-05-04 13:41:09 -04:00
|
|
|
|
2019-04-01 05:57:38 -04:00
|
|
|
A simple, clean, flexible Hugo theme.
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
Version: [v3.0](https://github.com/nanxiaobei/hugo-paper/releases)
|
2018-05-04 13:41:09 -04:00
|
|
|
|
2018-07-05 23:25:22 -04:00
|
|
|
## Overview
|
2018-05-04 13:41:09 -04:00
|
|
|
|
2019-04-01 05:57:38 -04:00
|
|
|
Demo: https://nanxiaobei.github.io/hugo-paper/
|
2018-03-12 12:14:43 -04:00
|
|
|
|
2019-04-01 05:57:38 -04:00
|
|
|
Link: https://themes.gohugo.io/hugo-paper/
|
2018-01-08 11:28:39 -05:00
|
|
|
|
2019-04-01 05:57:38 -04:00
|
|
|
![Screen shot](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png)
|
2018-03-13 03:18:51 -04:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
2019-04-01 05:57:38 -04:00
|
|
|
- Blazing fast
|
|
|
|
- Just simple
|
|
|
|
- Paper clean
|
2018-05-04 13:41:09 -04:00
|
|
|
|
2019-04-01 05:57:38 -04:00
|
|
|
## Install
|
2018-01-08 11:28:39 -05:00
|
|
|
|
|
|
|
Inside the folder of your Hugo site run:
|
|
|
|
|
|
|
|
```bash
|
|
|
|
$ cd themes
|
|
|
|
$ git clone https://github.com/nanxiaobei/hugo-paper
|
|
|
|
```
|
|
|
|
|
2019-04-01 05:57:38 -04:00
|
|
|
For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo.
|