hugo-PaperMod/README.md
2019-08-21 10:59:34 +08:00

699 B
Executable file

Paper v4.2

A simple, clean, flexible Hugo theme.

☄️ Fast | ☁️ Fluent | 🌙 Smooth


Overview

Demo: https://nanxiaobei.github.io/hugo-paper/

paper

Hugo themes: https://themes.gohugo.io/hugo-paper/

Install

Inside the folder of your Hugo site, run:

git submodule add https://github.com/nanxiaobei/hugo-paper themes/paper

Then change theme in config.toml:

theme = "paper"

For more information read the official guide of Hugo.