Initial commit: Backup der Webseiten

- zoesch.de
- blitzkiste.net
- gruene-hassberge (norbert.zoesch.de)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Felix Zösch
2025-12-13 01:17:15 +01:00
commit 07c290a453
4607 changed files with 1202735 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
{
"name": "bootstrap_darkroom",
"homepage": "https://github.com/tkuther/piwigo-bootstrap-darkroom",
"authors": [
"Thomas Kuther <github@kuther.net>"
],
"description": "Bootstrap Darkroom theme for Piwigo photo gallery",
"main": "",
"license": "Apache-2.0",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"components/",
"test",
"tests"
],
"dependencies": {
"bootstrap-material-design": "0.5.10",
"bootswatch": "gh-pages",
"font-awesome": "fontawesome#^4.6.3",
"jasny-bootstrap": "^3.1.3",
"jquery-touch-events": "^1.0.8",
"material-icons": "^0.1.0",
"photoswipe": "https://github.com/dimsemenov/PhotoSwipe.git#^4.1",
"pTSans": "https://google-fonts.azurewebsites.net/googleFonts/PT-Sans?family=PT+Sans:400,700",
"roboto": "https://google-fonts.azurewebsites.net/googleFonts/Roboto?family=Roboto:300,400,500,700",
"slick-carousel": "https://github.com/tkuther/slick.git#piwigo-patches",
"jquery": "^2.2"
}
}