34 lines
625 B
Markdown
Executable file
34 lines
625 B
Markdown
Executable file
<h1 align="center">Paper</h1>
|
|
|
|
<div align="center">
|
|
|
|
A simple, clean, flexible Hugo theme.
|
|
|
|
Version: 4.0
|
|
|
|
</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
|
|
- Fluent design
|
|
- Smooth taste
|
|
|
|
## 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 [guide](https://gohugo.io/themes/installing-and-using-themes/) of Hugo.
|