hugo-PaperMod/README.md
2018-08-16 11:07:43 +08:00

34 lines
687 B
Markdown
Executable File

Paper
========
🥛 A simple, clean, flexible Hugo theme.
Current version: [v2.0](https://github.com/nanxiaobei/hugo-paper/releases)
## Overview
> Demo: https://nanxiaobei.github.io/hugo-paper/
>
> Hugo Themes: https://themes.gohugo.io/hugo-paper/
![Paper Theme Screenshot](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png)
## Features
* ⚡️ Blazing fast
* ✉️ Just simple
* ✏️ Paper clean
## 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.*