diff --git a/content/soundboard.json b/content/soundboard.json index 2a850077932..791110f843e 100644 --- a/content/soundboard.json +++ b/content/soundboard.json @@ -47,6 +47,10 @@ "title": "So eine Scheiße", "file": "/sounds/panzerknacker/so-eine-scheisse.mp3" }, + { + "title": "Auch das ist Bullshit", + "file": "/sounds/panzerknacker/auch-das-ist-bullshit.mp3" + }, { "title": "Wie das Teil funktioniert", "file": "/sounds/panzerknacker/wie-das-teil-funktioniert.mp3" @@ -89,6 +93,39 @@ } ] }, + { + "title": "Sunny Decree", + "sounds": [ + { + "title": "Smart Contract auf Cardano", + "file": "/sounds/sunny/smart-contract-auf-cardano.mp3" + }, + { + "title": "Versprechen Versprechen", + "file": "/sounds/sunny/versprechen-versprechen.mp3" + }, + { + "title": "Was für eine Dummheit", + "file": "/sounds/sunny/was-fuer-eine-dummheit.mp3" + }, + { + "title": "Fast Tangle Management System Physics", + "file": "/sounds/sunny/fast-tangle-management-system-physics.mp3" + }, + { + "title": "Hashtag Dezentral", + "file": "/sounds/sunny/hashtag-dezentral.mp3" + }, + { + "title": "Irgendwas mal bringen", + "file": "/sounds/sunny/irgendwas-mal-bringen.mp3" + }, + { + "title": "Noch 'n Jahr", + "file": "/sounds/sunny/noch-n-jahr.mp3" + } + ] + }, { "title": "Verschiedenes", "sounds": [ diff --git a/package-lock.json b/package-lock.json index 401d321df35..bb95fb11f88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ }, "devDependencies": { "autoprefixer": "10.2.6", - "browser-sync": "2.26.14", + "browser-sync": "2.27.3", "csso-cli": "3.0.0", "glob": "7.1.7", "jstransformer-markdown-it": "2.1.0", @@ -488,13 +488,13 @@ } }, "node_modules/browser-sync": { - "version": "2.26.14", - "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.26.14.tgz", - "integrity": "sha512-3TtpsheGolJT6UFtM2CZWEcGJmI4ZEvoCKiKE2bvcDnPxRkhQT4nIGVtfiyPcoHKXGM0LwMOZmYJNWfiNfVXWA==", + "version": "2.27.3", + "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.27.3.tgz", + "integrity": "sha512-kyU5t5Sbm0lwCZTM4r2TKO9opznOT/P8eorkwWF4leZkbIZGyZohbSBiifYEWWlElM/vCRRhN/AqBH/3sSfOUw==", "dev": true, "dependencies": { - "browser-sync-client": "^2.26.14", - "browser-sync-ui": "^2.26.14", + "browser-sync-client": "^2.27.3", + "browser-sync-ui": "^2.27.3", "bs-recipes": "1.3.4", "bs-snippet-injector": "^2.0.1", "chokidar": "^3.5.1", @@ -532,9 +532,9 @@ } }, "node_modules/browser-sync-client": { - "version": "2.26.14", - "resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.26.14.tgz", - "integrity": "sha512-be0m1MchmKv/26r/yyyolxXcBi052aYrmaQep5nm8YNMjFcEyzv0ZoOKn/c3WEXNlEB/KeXWaw70fAOJ+/F1zQ==", + "version": "2.27.3", + "resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.27.3.tgz", + "integrity": "sha512-GaadUAfO0hmueUi5hikJQhv1Qdak4qc62WFWl+0MQcqWTKDFG4fFbjnXs/W/sDpcOHclXVbNZqx2l+LLwuNz5Q==", "dev": true, "dependencies": { "etag": "1.8.1", @@ -547,9 +547,9 @@ } }, "node_modules/browser-sync-ui": { - "version": "2.26.14", - "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.26.14.tgz", - "integrity": "sha512-6oT1sboM4KVNnWCCJDMGbRIeTBw97toMFQ+srImvwQ6J5t9KMgizaIX8HcKLiemsUMSJkgGM9RVKIpq2UblgOA==", + "version": "2.27.3", + "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.27.3.tgz", + "integrity": "sha512-va7dNwF+BC9gBVuVYa07wZPWEp4mTgi8/08oXiAzH0aSXOciu7II/Pu0V1fOFhRWcoFQxP8EzRJ4JP9Drx8evQ==", "dev": true, "dependencies": { "async-each-series": "0.1.1", @@ -5360,13 +5360,13 @@ } }, "browser-sync": { - "version": "2.26.14", - "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.26.14.tgz", - "integrity": "sha512-3TtpsheGolJT6UFtM2CZWEcGJmI4ZEvoCKiKE2bvcDnPxRkhQT4nIGVtfiyPcoHKXGM0LwMOZmYJNWfiNfVXWA==", + "version": "2.27.3", + "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.27.3.tgz", + "integrity": "sha512-kyU5t5Sbm0lwCZTM4r2TKO9opznOT/P8eorkwWF4leZkbIZGyZohbSBiifYEWWlElM/vCRRhN/AqBH/3sSfOUw==", "dev": true, "requires": { - "browser-sync-client": "^2.26.14", - "browser-sync-ui": "^2.26.14", + "browser-sync-client": "^2.27.3", + "browser-sync-ui": "^2.27.3", "bs-recipes": "1.3.4", "bs-snippet-injector": "^2.0.1", "chokidar": "^3.5.1", @@ -5398,9 +5398,9 @@ } }, "browser-sync-client": { - "version": "2.26.14", - "resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.26.14.tgz", - "integrity": "sha512-be0m1MchmKv/26r/yyyolxXcBi052aYrmaQep5nm8YNMjFcEyzv0ZoOKn/c3WEXNlEB/KeXWaw70fAOJ+/F1zQ==", + "version": "2.27.3", + "resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.27.3.tgz", + "integrity": "sha512-GaadUAfO0hmueUi5hikJQhv1Qdak4qc62WFWl+0MQcqWTKDFG4fFbjnXs/W/sDpcOHclXVbNZqx2l+LLwuNz5Q==", "dev": true, "requires": { "etag": "1.8.1", @@ -5410,9 +5410,9 @@ } }, "browser-sync-ui": { - "version": "2.26.14", - "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.26.14.tgz", - "integrity": "sha512-6oT1sboM4KVNnWCCJDMGbRIeTBw97toMFQ+srImvwQ6J5t9KMgizaIX8HcKLiemsUMSJkgGM9RVKIpq2UblgOA==", + "version": "2.27.3", + "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.27.3.tgz", + "integrity": "sha512-va7dNwF+BC9gBVuVYa07wZPWEp4mTgi8/08oXiAzH0aSXOciu7II/Pu0V1fOFhRWcoFQxP8EzRJ4JP9Drx8evQ==", "dev": true, "requires": { "async-each-series": "0.1.1", diff --git a/package.json b/package.json index d55b1deca30..34454fad11b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "autoprefixer": "10.2.6", - "browser-sync": "2.26.14", + "browser-sync": "2.27.3", "csso-cli": "3.0.0", "glob": "7.1.7", "jstransformer-markdown-it": "2.1.0", diff --git a/src/includes/template.pug b/src/includes/template.pug index c382b89eef4..05aa1548fef 100644 --- a/src/includes/template.pug +++ b/src/includes/template.pug @@ -55,8 +55,9 @@ html(lang="en") .nav nav a.navItem(href="/podcast/" class=(navCurrent === 'podcast' && 'current')) Podcast + a.navItem(href="/soundboard/" class=(navCurrent === 'soundboard' && 'current')) Sounds a.navItem(href="/team/" class=(navCurrent === 'team' && 'current')) Team - a.navItem(href=site.meta.shopUrl target="_blank") Shop + //- a.navItem(href=site.meta.shopUrl target="_blank") Shop button(type="button").theme +sprite("theme") diff --git a/static/sounds/panzerknacker/auch-das-ist-bullshit.mp3 b/static/sounds/panzerknacker/auch-das-ist-bullshit.mp3 new file mode 100644 index 00000000000..65c94b3b6d5 Binary files /dev/null and b/static/sounds/panzerknacker/auch-das-ist-bullshit.mp3 differ diff --git a/static/sounds/panzerknacker/dezentralisierung.mp3 b/static/sounds/panzerknacker/dezentralisierung.mp3 index b933ac5bde7..68c4e2ba8af 100644 Binary files a/static/sounds/panzerknacker/dezentralisierung.mp3 and b/static/sounds/panzerknacker/dezentralisierung.mp3 differ diff --git a/static/sounds/panzerknacker/was-soll-mir-das-bringen.mp3 b/static/sounds/panzerknacker/was-soll-mir-das-bringen.mp3 index e41e62538ab..f3c5d7a7df0 100644 Binary files a/static/sounds/panzerknacker/was-soll-mir-das-bringen.mp3 and b/static/sounds/panzerknacker/was-soll-mir-das-bringen.mp3 differ diff --git a/static/sounds/sunny/fast-tangle-management-system-physics.mp3 b/static/sounds/sunny/fast-tangle-management-system-physics.mp3 new file mode 100644 index 00000000000..c27bde40e67 Binary files /dev/null and b/static/sounds/sunny/fast-tangle-management-system-physics.mp3 differ diff --git a/static/sounds/sunny/hashtag-dezentral.mp3 b/static/sounds/sunny/hashtag-dezentral.mp3 new file mode 100644 index 00000000000..1631ea24bcd Binary files /dev/null and b/static/sounds/sunny/hashtag-dezentral.mp3 differ diff --git a/static/sounds/sunny/irgendwas-mal-bringen.mp3 b/static/sounds/sunny/irgendwas-mal-bringen.mp3 new file mode 100644 index 00000000000..68b308cb51d Binary files /dev/null and b/static/sounds/sunny/irgendwas-mal-bringen.mp3 differ diff --git a/static/sounds/sunny/noch-n-jahr.mp3 b/static/sounds/sunny/noch-n-jahr.mp3 new file mode 100644 index 00000000000..6f996eb4921 Binary files /dev/null and b/static/sounds/sunny/noch-n-jahr.mp3 differ diff --git a/static/sounds/sunny/smart-contract-auf-cardano.mp3 b/static/sounds/sunny/smart-contract-auf-cardano.mp3 new file mode 100644 index 00000000000..4d7e71d4e1d Binary files /dev/null and b/static/sounds/sunny/smart-contract-auf-cardano.mp3 differ diff --git a/static/sounds/sunny/versprechen-versprechen.mp3 b/static/sounds/sunny/versprechen-versprechen.mp3 new file mode 100644 index 00000000000..a3a8418c566 Binary files /dev/null and b/static/sounds/sunny/versprechen-versprechen.mp3 differ diff --git a/static/sounds/sunny/was-fuer-eine-dummheit.mp3 b/static/sounds/sunny/was-fuer-eine-dummheit.mp3 new file mode 100644 index 00000000000..e508164a6e4 Binary files /dev/null and b/static/sounds/sunny/was-fuer-eine-dummheit.mp3 differ