Update README.md
This commit is contained in:
parent
69b68f964a
commit
3bda73bdc2
18
README.md
18
README.md
@ -10,20 +10,16 @@ A simple, clean, flexible Hugo theme.
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Demo: https://adityatelange.github.io/hugo-PaperMod/
|
Demo Site : https://adityatelange.github.io/hugo-PaperMod/
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
Inside the folder of your Hugo site, run:
|
Read Wiki => [hugo-PaperMod - Installation](https://github.com/adityatelange/hugo-PaperMod/wiki/Installation)
|
||||||
|
|
||||||
```bash
|
---
|
||||||
git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod
|
|
||||||
```
|
|
||||||
|
|
||||||
Then change in `config.toml`:
|
## Features/Mods
|
||||||
|
|
||||||
```toml
|
Read Wiki => [hugo-PaperMod - Features](https://github.com/adityatelange/hugo-PaperMod/wiki/Features)
|
||||||
theme = "hugo-PaperMod"
|
|
||||||
```
|
|
||||||
|
|
||||||
For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user