hugo-PaperMod/README.md

35 lines
638 B
Markdown
Raw Normal View History

2018-03-13 03:48:15 -03:00
Paper
2018-01-08 13:28:39 -03:00
========
2018-05-04 14:38:36 -03:00
Current version: [1.0](https://github.com/nanxiaobei/hugo-paper/releases)
2018-05-04 14:41:09 -03:00
## Waht's Paper?
2018-05-04 14:44:30 -03:00
Paper is a responsive simple & clean Hugo theme.
2018-05-04 14:41:09 -03:00
2018-03-12 13:14:43 -03:00
> Demo: https://nanxiaobei.github.io/hugo-paper/
2018-05-04 14:38:36 -03:00
![Paper Theme Screenshot](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png)
2018-01-08 13:28:39 -03:00
2018-03-13 04:18:51 -03:00
## Features
2018-05-04 14:38:36 -03:00
⚡️ Blazing fast
2018-05-04 14:41:09 -03:00
2018-05-04 14:38:36 -03:00
✉️ Just simple
2018-05-04 14:41:09 -03:00
2018-05-04 14:38:36 -03:00
🖋 Paper clean
2018-03-13 04:18:51 -03:00
2018-05-04 14:41:09 -03:00
2018-01-08 13:28:39 -03: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.*