mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-29 22:15:19 -04:00
Initial commit
This commit is contained in:
parent
ae9627cb6f
commit
6315d0ab8f
13 changed files with 693 additions and 2 deletions
19
README.md
Normal file → Executable file
19
README.md
Normal file → Executable file
|
@ -1,2 +1,17 @@
|
|||
# hugo-paper
|
||||
A simple & clean hugo theme
|
||||
Hugo Paper
|
||||
========
|
||||
|
||||
Hugo Paper is a responsive simple & clean hugo theme.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
Inside the folder of your Hugo site run:
|
||||
|
||||
```bash
|
||||
$ cd themes
|
||||
$ git clone https://github.com/nanxiaobei/hugo-paper
|
||||
```
|
||||
|
||||
*For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue