2019-04-21 14:50:43 -04:00
|
|
|
<h1 align="center">Paper</h1>
|
2019-04-01 07:19:03 -03:00
|
|
|
|
2019-04-21 14:50:43 -04:00
|
|
|
<div align="center">
|
2018-05-04 14:41:09 -03:00
|
|
|
|
2019-04-01 06:57:38 -03:00
|
|
|
A simple, clean, flexible Hugo theme.
|
|
|
|
|
2019-06-09 18:52:14 -04:00
|
|
|
Version: 4.0
|
2019-04-01 06:57:38 -03:00
|
|
|
|
2019-04-01 07:19:03 -03:00
|
|
|
</div>
|
2018-05-04 14:41:09 -03:00
|
|
|
|
2018-07-05 23:25:22 -04:00
|
|
|
## Overview
|
2018-05-04 14:41:09 -03:00
|
|
|
|
2019-04-01 06:57:38 -03:00
|
|
|
Demo: https://nanxiaobei.github.io/hugo-paper/
|
2018-03-12 13:14:43 -03:00
|
|
|
|
2019-04-01 08:11:52 -03:00
|
|
|
Hugo: https://themes.gohugo.io/hugo-paper/
|
2018-01-08 13:28:39 -03:00
|
|
|
|
2019-04-01 06:57:38 -03:00
|
|
|
![Screen shot](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png)
|
2018-03-13 04:18:51 -03:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
2019-04-01 06:57:38 -03:00
|
|
|
- Blazing fast
|
2019-06-10 16:02:58 -04:00
|
|
|
- Fluent design
|
|
|
|
- Smooth taste
|
2018-05-04 14:41:09 -03:00
|
|
|
|
2019-04-01 06:57:38 -03:00
|
|
|
## Install
|
2018-01-08 13:28:39 -03:00
|
|
|
|
2019-04-28 06:37:03 -04:00
|
|
|
Inside the folder of your Hugo site, run:
|
2018-01-08 13:28:39 -03:00
|
|
|
|
|
|
|
```bash
|
|
|
|
$ cd themes
|
|
|
|
$ git clone https://github.com/nanxiaobei/hugo-paper
|
|
|
|
```
|
|
|
|
|
2019-04-28 06:37:03 -04:00
|
|
|
For more information read the official [guide](https://gohugo.io/themes/installing-and-using-themes/) of Hugo.
|