hugo-PaperMod/README.md
2020-07-22 12:40:44 +05:30

28 lines
508 B
Markdown
Executable File

# hugo-PaperMod
A simple, clean, flexible Hugo theme.
☄️ Fast | ☁️ Fluent | 🌙 Smooth
---
## Overview
Demo: https://adityatelange.github.io/hugo-PaperMod/
## Install
Inside the folder of your Hugo site, run:
```bash
git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod
```
Then change in `config.toml`:
```toml
theme = "hugo-PaperMod"
```
For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo.