content(beats): Add a Spinal Cord beat
fix(lfs): Add paths again fix(lfs): Update lfs paths fix(lfs): Update lfs paths fix(lfs): some fixes fix(lfs): remove static fix(lfs): Updload files again build: Remove lfs dir after pulling
This commit is contained in:
parent
63344968cc
commit
5f150e700f
@ -34,10 +34,11 @@ trigger:
|
|||||||
- push
|
- push
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download submodules with themes
|
- name: Download submodules with themes and remove lfs
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
- rm -rf static
|
||||||
|
|
||||||
- name: Test a build
|
- name: Test a build
|
||||||
image: git.badhouseplants.net/badhouseplants/hugo-builder
|
image: git.badhouseplants.net/badhouseplants/hugo-builder
|
||||||
|
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,2 +1,2 @@
|
|||||||
static/* filter=lfs diff=lfs merge=lfs -text
|
|
||||||
static/** filter=lfs diff=lfs merge=lfs -text
|
static/** filter=lfs diff=lfs merge=lfs -text
|
||||||
|
static/**/* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -31,11 +31,16 @@ draft: false
|
|||||||
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&type=track&id=30"></iframe>
|
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&type=track&id=30"></iframe>
|
||||||
{{< /rawhtml >}}
|
{{< /rawhtml >}}
|
||||||
|
|
||||||
### Silver Grendade
|
### Silver Grenade
|
||||||
{{< rawhtml >}}
|
{{< rawhtml >}}
|
||||||
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&type=track&id=31"></iframe>
|
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&type=track&id=31"></iframe>
|
||||||
{{< /rawhtml >}}
|
{{< /rawhtml >}}
|
||||||
|
|
||||||
|
### Spinal Cord
|
||||||
|
{{< rawhtml >}}
|
||||||
|
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&type=track&id=32"></iframe>
|
||||||
|
{{< /rawhtml >}}
|
||||||
|
|
||||||
### Empty Cubicles
|
### Empty Cubicles
|
||||||
{{< rawhtml >}}
|
{{< rawhtml >}}
|
||||||
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&type=track&id=23"></iframe>
|
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&type=track&id=23"></iframe>
|
||||||
|
BIN
static/about/logo.png
Executable file → Normal file
BIN
static/about/logo.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 228 KiB After Width: | Height: | Size: 131 B |
Binary file not shown.
Before Width: | Height: | Size: 4.4 MiB After Width: | Height: | Size: 132 B |
Reference in New Issue
Block a user