hugo-papermod/README.md

35 lines
644 B
Markdown
Raw Normal View History

2018-03-13 14:48:15 +08:00
Paper
2018-01-09 00:28:39 +08:00
========
2018-05-05 01:38:36 +08:00
Current version: [1.0](https://github.com/nanxiaobei/hugo-paper/releases)
2018-05-05 01:41:09 +08:00
## Waht's Paper?
2018-05-05 01:44:30 +08:00
Paper is a responsive simple & clean Hugo theme.
2018-05-05 01:41:09 +08:00
2018-03-13 00:14:43 +08:00
> Demo: https://nanxiaobei.github.io/hugo-paper/
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
2018-05-05 01:41:09 +08:00
2018-05-05 02:30:40 +08:00
* ✉️ Just simple
2018-05-05 01:41:09 +08:00
2018-05-05 02:30:40 +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.*