35 lines
665 B
Markdown
Executable File
35 lines
665 B
Markdown
Executable File
<h1 align="center">Paper</h1>
|
|
|
|
<div align="center">
|
|
|
|
A simple, clean, flexible Hugo theme.
|
|
|
|
Version: [3.2](https://github.com/nanxiaobei/hugo-paper/releases)
|
|
|
|
</div>
|
|
|
|
## Overview
|
|
|
|
Demo: https://nanxiaobei.github.io/hugo-paper/
|
|
|
|
Hugo: https://themes.gohugo.io/hugo-paper/
|
|
|
|
![Screen shot](https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png)
|
|
|
|
## Features
|
|
|
|
- Blazing fast
|
|
- Just simple
|
|
- Paper clean
|
|
|
|
## Install
|
|
|
|
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.
|