2018-08-16 11:07:09 +08:00
|
|
|
Paper
|
2018-01-09 00:28:39 +08:00
|
|
|
========
|
|
|
|
|
2018-08-16 11:07:43 +08:00
|
|
|
🥛 A simple, clean, flexible Hugo theme.
|
2018-05-05 01:41:09 +08:00
|
|
|
|
2018-08-16 01:27:30 +08:00
|
|
|
Current version: [v2.0](https://github.com/nanxiaobei/hugo-paper/releases)
|
2018-05-05 01:41:09 +08:00
|
|
|
|
2018-07-06 11:25:22 +08:00
|
|
|
## Overview
|
2018-05-05 01:41:09 +08:00
|
|
|
|
2018-03-13 00:14:43 +08:00
|
|
|
> Demo: https://nanxiaobei.github.io/hugo-paper/
|
2018-07-06 11:25:22 +08:00
|
|
|
>
|
2018-08-16 02:32:18 +08:00
|
|
|
> Hugo Themes: https://themes.gohugo.io/hugo-paper/
|
2018-03-13 00:14:43 +08:00
|
|
|
|
2018-05-05 01:38:36 +08:00
|
|
|
![Paper Theme Screenshot](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png)
|
2018-01-09 00:28:39 +08:00
|
|
|
|
2018-03-13 15:18:51 +08:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
2018-05-05 02:30:40 +08:00
|
|
|
* ⚡️ Blazing fast
|
|
|
|
* ✉️ Just simple
|
2018-07-06 11:20:21 +08:00
|
|
|
* ✏️ Paper clean
|
2018-03-13 15:18:51 +08:00
|
|
|
|
2018-05-05 01:41:09 +08:00
|
|
|
|
2018-01-09 00:28:39 +08:00
|
|
|
## Installation
|
|
|
|
|
|
|
|
Inside the folder of your Hugo site run:
|
|
|
|
|
|
|
|
```bash
|
|
|
|
$ cd themes
|
|
|
|
$ git clone https://github.com/nanxiaobei/hugo-paper
|
|
|
|
```
|
|
|
|
|
|
|
|
*For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo.*
|