Theme fest ins Repo uebernehmen statt als Submodule
Ein normaler git clone holt Submodules nicht mit - geprueft: nach dem Klonen des Repos war themes/gokarna leer. Portainer klont ebenso, der Build im Container waere also an dem fehlenden Theme gescheitert. Gokarna liegt jetzt direkt im Repo, festgeschrieben auf Commit 8306042, den Stand, mit dem die Seite bisher gebaut wurde. .gitmodules entfaellt. Nachteil: Theme-Updates muessen kuenftig von Hand eingespielt werden. Dafuer baut das Repo aus jedem beliebigen Klon heraus, ohne Sonderbehandlung. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
BIN
themes/gokarna/exampleSite/static/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
themes/gokarna/exampleSite/static/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 306 KiB |
BIN
themes/gokarna/exampleSite/static/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
themes/gokarna/exampleSite/static/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 811 B |
BIN
themes/gokarna/exampleSite/static/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
themes/gokarna/exampleSite/static/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
themes/gokarna/exampleSite/static/images/avatar.webp
Normal file
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 81 KiB |
|
After Width: | Height: | Size: 70 KiB |
|
After Width: | Height: | Size: 71 KiB |
|
After Width: | Height: | Size: 439 KiB |
1
themes/gokarna/exampleSite/static/site.webmanifest
Normal file
@@ -0,0 +1 @@
|
||||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||