mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02: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:
committed by
digitalcraftsman
parent
164d0fb6a7
commit
211d20a3c7
@@ -28,6 +28,7 @@ Otherwise you will not be able to clone the theme repositories.
|
|||||||
```bash
|
```bash
|
||||||
$ git clone --depth 1 --recursive https://github.com/spf13/hugoThemes.git themes
|
$ 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
|
## Installing a specific theme
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user