hugo-PaperMod/README.md

20 lines
481 B
Markdown
Raw Normal View History

2018-03-13 06:48:15 +00:00
Paper
2018-01-08 16:28:39 +00:00
========
2018-03-13 06:48:15 +00:00
Paper is a responsive simple & clean hugo theme.
2018-01-08 16:28:39 +00:00
2018-03-12 16:14:43 +00:00
> Demo: https://nanxiaobei.github.io/hugo-paper/
2018-03-13 06:48:15 +00:00
<kbd>![Paper Theme Screenshot](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png)</kbd>
2018-01-08 16:28:39 +00: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.*