1
0
Fork 0
Meine modifikationen des Paper-Themes für Hugo
Find a file
2020-08-22 10:10:10 +00:00
i18n Add i18n support for Spanish 2020-08-22 10:10:10 +00:00
images update images 2020-06-12 05:38:01 +08:00
layouts Merge pull request #66 from jtagcat/collapse 2020-08-18 23:49:01 +08:00
static update date 2020-06-12 05:30:48 +08:00
LICENSE update license 2020-01-16 03:25:06 +08:00
README.md readme: Reccommend submodule as the installation method. 2020-08-12 17:30:30 +03:00
theme.toml Update min_version to "0.57.1" 2019-09-07 20:31:43 +08:00

Paper v4.9 (Dark Mode)

A simple, clean, flexible Hugo theme.

☄️ Fast | ☁️ Fluent | 🌙 Smooth


Overview

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

Paper

Paper Dark Mode

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

Using submodules makes it easier to update paper, but if you prefer, run:

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

Then change in config.toml:

theme = "paper"

For more information read the official guide of Hugo.

Dark Mode

It's automatic, according to the natural time of day and night.