hugo-papermod/README.md

34 lines
693 B
Markdown
Raw Normal View History

2018-07-06 11:03:24 +08:00
Paper
2018-01-09 00:28:39 +08:00
========
2018-07-06 11:26:32 +08:00
Paper is a simple, clean, flexible Hugo theme.
2018-05-05 01:41:09 +08:00
2018-07-06 11:23:23 +08:00
Current version: [1.2](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
>
> On 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.*