mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-03 14:21:14 +00:00
docs: Add notion of exiting the themes folder in quickstart
This commit is contained in:
parent
fe2b22fe6f
commit
fbca53ac32
1 changed files with 7 additions and 0 deletions
|
@ -209,6 +209,13 @@ Now, you can clone one or more themes inside the `themes` directory. We will use
|
|||
$ git clone git@github.com:dim0627/hugo_theme_robust.git
|
||||
```
|
||||
|
||||
Leave the themes folder
|
||||
|
||||
```bash
|
||||
$ cd ..
|
||||
```
|
||||
|
||||
|
||||
Start the server again
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue