docs: Update GitLab depleyment in /themes/installing.md - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 211d20a3c742efbfb356859a2556b65705d55f68
DIR parent 164d0fb6a757c406cc33df96151c8f18a79f46f4
HTML Author: Asif Mehedi <asif.mehedi@live.com>
Date: Tue, 20 Dec 2016 10:52:24 +0600
docs: Update GitLab depleyment in /themes/installing.md
Deployment to Gitlab fails if the theme folder is a git submodule.
Diffstat:
M docs/content/themes/installing.md | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/docs/content/themes/installing.md b/docs/content/themes/installing.md
@@ -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