This commit is contained in:
Sandro Santilli 2016-11-10 10:49:13 +00:00 committed by GitHub
commit 3433b261d0
3 changed files with 4 additions and 1 deletions

View file

@ -6,7 +6,6 @@ pipeline:
image: webhippie/hugo:latest
commands:
- apk -U add git
- git clone https://github.com/go-gitea/theme.git themes/gitea
- hugo --cleanDestinationDir
checks:

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "themes/gitea"]
path = themes/gitea
url = https://github.com/go-gitea/theme.git

1
themes/gitea Submodule

@ -0,0 +1 @@
Subproject commit 958305fce781e326f5c9b7137f75a26ac8817273