Remove theme submodule

This commit is contained in:
kolaente 2021-04-22 11:00:30 +02:00
parent 147a945373
commit 216315f690
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
3 changed files with 6 additions and 8 deletions

View File

@ -13,13 +13,15 @@ steps:
- git submodule update --recursive --remote
- name: theme
image: kolaente/yarn
image: kolaente/tools
pull: true
group: build-static
commands:
- cd themes/vikunja
- yarn --production=false
- ./node_modules/.bin/gulp prod
- cd themes
- mkdir vikunja
- cd vikunja
- wget https://dl.vikunja.io/theme/vikunja-theme.tar.gz
- tar -xzf vikunja-theme.tar.gz
- name: build
image: monachus/hugo

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "themes/vikunja"]
path = themes/vikunja
url = https://git.kolaente.de/vikunja/theme.git

@ -1 +0,0 @@
Subproject commit 1ebcbbb645ad20ea683feef2804314a6c658799b