mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 12:44:44 -04:00
docs: Update GitLab depleyment in /themes/installing.md
Deployment to Gitlab fails if the theme folder is a git submodule.
This commit is contained in:
parent
63761c2c4d
commit
c64d48ff2b
@ -28,6 +28,7 @@ Otherwise you will not be able to clone the theme repositories.
|
||||
```bash
|
||||
$ git clone --depth 1 --recursive https://github.com/spf13/hugoThemes.git themes
|
||||
```
|
||||
Before you use a theme, remove the .git folder in that theme's root folder. Otherwise, this will cause problem if you deploy using Git.
|
||||
|
||||
## Installing a specific theme
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user