diff --git a/content/news/kybernetik.md b/content/news/kybernetik.md
new file mode 100644
index 0000000..20e385c
--- /dev/null
+++ b/content/news/kybernetik.md
@@ -0,0 +1,8 @@
+---
+title: "Kybernetik"
+date: 2025-06-29T20:48:32+02:00
+draft: true
+image:
+cta:
+---
+
diff --git a/hugo.toml b/hugo.toml
index 8d31b2c..5e335a9 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -17,7 +17,7 @@ enableRobotsTXT = "false"
limit = 42
[params]
- description = "Basspistol. Outernational Music Syndicate. The underground is dead, long live the underground"
+ description = "Outernational Music Syndicate. The underground is dead, long live the underground!"
moto = "All you saw was sound"
publisher = "Basspistol Unc."
google_analytics_id = ""
diff --git a/themes/basspistol2025/archetypes/news.md b/themes/basspistol2025/archetypes/news.md
new file mode 100644
index 0000000..8792653
--- /dev/null
+++ b/themes/basspistol2025/archetypes/news.md
@@ -0,0 +1,8 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ .Date }}
+draft: true
+image:
+cta:
+---
+
diff --git a/themes/basspistol2025/assets/css/style.css b/themes/basspistol2025/assets/css/style.css
index dda4a2f..439404b 100644
--- a/themes/basspistol2025/assets/css/style.css
+++ b/themes/basspistol2025/assets/css/style.css
@@ -161,7 +161,9 @@ strong {
border-width: 10px;
flex: 1 1 100% !important;
border-radius: 100px 100px 0 0;
-
+ background-size: contain;
+ background-position: center center;
+ background-repeat: no-repeat;
}
@@ -224,6 +226,7 @@ strong {
font-size: .6em;
text-align: right;
flex: 1 1 300px;
+ font-family: inherit;
}
}
#hero:hover {
diff --git a/themes/basspistol2025/layouts/partials/body/hero.html b/themes/basspistol2025/layouts/partials/body/hero.html
index d06e3e6..fd93cc1 100644
--- a/themes/basspistol2025/layouts/partials/body/hero.html
+++ b/themes/basspistol2025/layouts/partials/body/hero.html
@@ -14,8 +14,8 @@
.|____ /(___ /___ >____ >| __/|_/____ > |_| \__ /|___ /.
.\/....\/...\/....\/.|_|.........\/.........\/....\/..
......................................................
- ........... All you saw was sound! ..................
- ......................................................
+ ........... {{ .Site.Title }} .......................
+ ...........{{ .Site.Params.moto }}....................
.......................................................
.............'';,......................................
..........'',,;:o:,...................................
diff --git a/themes/basspistol2025/layouts/partials/body/now.html b/themes/basspistol2025/layouts/partials/body/now.html
index 8f4ebd1..5dc1780 100644
--- a/themes/basspistol2025/layouts/partials/body/now.html
+++ b/themes/basspistol2025/layouts/partials/body/now.html
@@ -3,27 +3,47 @@
/* Discographys */
#now {
- * {
- filter: grayscale(100%);
- transition: filter 17s linear;
+ display: flex;
+ flex-wrap: wrap;
+ flex-direction: row;
+
+ article {
+
+ flex: 1 1 300px;
}
-
- *:hover {
- filter: grayscale(0%) !important;
- transition: filter .1s linear;
+ h2 {
+ font-size: 12em;
+/* text-transform: uppercase;*/
+ line-height: 1em;
+ flex: 1 1 100%;
}
+ p {
+ flex: 1 1 100%;
+ font-size: .6em;
+ line-height: 1.75em;
+ max-width: 33vw;
+ strong {
+ font-size: 1.25em;
+ }
+ }
@media screen and (max-width: 1024px) {
h2 {
font-size: 8em;
}
p {
- font-size: 1em;
+ font-size: .9em;
+ max-width: unset;
+ }
+ strong {
+ font-size: 1.5em;
}
}
-
+ .now {
+ flex: 1 1 300px;
+ }
}
@@ -31,6 +51,13 @@
diff --git a/themes/basspistol2025/static/images/now-banner.svg b/themes/basspistol2025/static/images/now-banner.svg
new file mode 100644
index 0000000..1cc09b9
--- /dev/null
+++ b/themes/basspistol2025/static/images/now-banner.svg
@@ -0,0 +1 @@
+