mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
docs: Add notion of exiting the themes folder in quickstart
This commit is contained in:
committed by
digitalcraftsman
parent
fe2b22fe6f
commit
fbca53ac32
@@ -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
|
||||
|
Reference in New Issue
Block a user