11 lines
202 B
Markdown
11 lines
202 B
Markdown
Personal Website
|
|
|
|
Clone the project with the recursive submodules flag:
|
|
|
|
```sh
|
|
git clone --recursive-submodules
|
|
```
|
|
|
|
This will pull the [PaperMod
|
|
theme](https://themes.gohugo.io/themes/hugo-papermod/).
|