# Paper v4.3
A simple, clean, flexible Hugo theme.
☄️ Fast | ☁️ Fluent | 🌙 Smooth
---
## Overview
Demo: https://nanxiaobei.github.io/hugo-paper/
Hugo themes: https://themes.gohugo.io/hugo-paper/
## Install
Inside the folder of your Hugo site, run:
```bash
git clone https://github.com/nanxiaobei/hugo-paper themes/paper
```
Then change in `config.toml`:
```toml
theme = "paper"
```
For more information read the official [guide](https://gohugo.io/themes/installing-and-using-themes/) of Hugo.