2021-08-20 13:39:36 +02:00
|
|
|
<div align="center">
|
|
|
|
<h1>Paper <sup><sup><sub>5.0</sub></sup></sup></h1>
|
|
|
|
|
|
|
|
Demo → [nanxiaobei.github.io/hugo-paper](https://nanxiaobei.github.io/hugo-paper)
|
|
|
|
|
|
|
|
<hr />
|
2018-05-04 19:41:09 +02:00
|
|
|
|
2019-04-01 11:57:38 +02:00
|
|
|
A simple, clean, flexible Hugo theme.
|
|
|
|
|
2021-08-20 13:39:36 +02:00
|
|
|
⚡️ Fast | 🦋 Fluent | 🪀 Smooth
|
|
|
|
|
|
|
|
</div>
|
2019-04-01 11:57:38 +02:00
|
|
|
|
2019-08-19 23:12:16 +02:00
|
|
|
---
|
2018-05-04 19:41:09 +02:00
|
|
|
|
2018-07-06 05:25:22 +02:00
|
|
|
## Overview
|
2018-05-04 19:41:09 +02:00
|
|
|
|
2019-08-19 23:12:16 +02:00
|
|
|
<p>
|
|
|
|
<kbd>
|
2019-10-14 19:42:51 +02:00
|
|
|
<img src="https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png" alt="Paper">
|
|
|
|
</kbd>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<kbd>
|
2019-10-15 22:17:14 +02:00
|
|
|
<img src="https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot_dark.png" alt="Paper Dark Mode">
|
2019-08-19 23:12:16 +02:00
|
|
|
</kbd>
|
|
|
|
</p>
|
2018-03-13 08:18:51 +01:00
|
|
|
|
2019-04-01 11:57:38 +02:00
|
|
|
## Install
|
2018-01-08 17:28:39 +01:00
|
|
|
|
2019-04-28 12:37:03 +02:00
|
|
|
Inside the folder of your Hugo site, run:
|
2018-01-08 17:28:39 +01:00
|
|
|
|
2020-08-12 16:30:30 +02:00
|
|
|
```bash
|
|
|
|
git submodule add https://github.com/nanxiaobei/hugo-paper themes/paper
|
|
|
|
```
|
|
|
|
|
2019-09-13 15:55:00 +02:00
|
|
|
Then change in `config.toml`:
|
2019-08-19 23:12:16 +02:00
|
|
|
|
|
|
|
```toml
|
|
|
|
theme = "paper"
|
2018-01-08 17:28:39 +01:00
|
|
|
```
|
|
|
|
|
2019-10-16 18:09:49 +02:00
|
|
|
For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo.
|
2020-05-14 22:12:13 +02:00
|
|
|
|
2021-08-20 13:39:36 +02:00
|
|
|
Check on Hugo themes: https://themes.gohugo.io/hugo-paper/
|
2020-05-14 22:12:13 +02:00
|
|
|
|
2021-08-20 13:39:36 +02:00
|
|
|
## Config
|
|
|
|
|
|
|
|
Available configurations to `config.toml`:
|
|
|
|
|
|
|
|
```toml
|
|
|
|
disqusShortname = 'YOUR_DISQUES_SHORTNAME'
|
|
|
|
|
|
|
|
[params]
|
|
|
|
disableHLJS = true # don't load highlight.js
|
|
|
|
twitter = 'YOUR_TWITTER_ID'
|
|
|
|
github = 'YOUR_GITHUB_ID'
|
|
|
|
instagram = 'YOUR_INSTAGRAM_ID'
|
|
|
|
```
|
2021-04-18 18:44:12 +02:00
|
|
|
|
|
|
|
## Pitiless Ads
|
|
|
|
|
2021-04-18 18:44:51 +02:00
|
|
|
If you use WeChat, please try "**FUTAKE**". It's a WeChat mini app for your inspiration moments. 🌈
|
2021-04-18 18:44:12 +02:00
|
|
|
|
2021-04-22 22:57:38 +02:00
|
|
|
![FUTAKE](https://s3.jpg.cm/2021/04/22/TDQuS.png)
|