mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Update Readme, rm pre-images
This commit is contained in:
parent
b67cd19392
commit
e230bd3b44
26
README.md
26
README.md
@ -1,4 +1,4 @@
|
||||
# Paper <sup><sup><sub>v4.9 (Dark Mode)</sub></sup></sup>
|
||||
# hugo-PaperMod
|
||||
|
||||
A simple, clean, flexible Hugo theme.
|
||||
|
||||
@ -8,38 +8,20 @@ A simple, clean, flexible Hugo theme.
|
||||
|
||||
## Overview
|
||||
|
||||
Demo: https://nanxiaobei.github.io/hugo-paper/
|
||||
|
||||
<p>
|
||||
<kbd>
|
||||
<img src="https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot.png" alt="Paper">
|
||||
</kbd>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<kbd>
|
||||
<img src="https://raw.githubusercontent.com/nanxiaobei/hugo-paper/master/images/screenshot_dark.png" alt="Paper Dark Mode">
|
||||
</kbd>
|
||||
</p>
|
||||
|
||||
Hugo themes: https://themes.gohugo.io/hugo-paper/
|
||||
Demo: https://adityatelange.github.io/hugo-PaperMod/
|
||||
|
||||
## Install
|
||||
|
||||
Inside the folder of your Hugo site, run:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/nanxiaobei/hugo-paper themes/paper
|
||||
git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod
|
||||
```
|
||||
|
||||
Then change in `config.toml`:
|
||||
|
||||
```toml
|
||||
theme = "paper"
|
||||
theme = "hugo-PaperMod"
|
||||
```
|
||||
|
||||
For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo.
|
||||
|
||||
## Dark Mode
|
||||
|
||||
It's automatic, according to the natural time of day and night.
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 57 KiB |
Binary file not shown.
Before Width: | Height: | Size: 58 KiB |
BIN
images/tn.png
BIN
images/tn.png
Binary file not shown.
Before Width: | Height: | Size: 55 KiB |
Loading…
Reference in New Issue
Block a user