From 390c46c4e84087c05ac6b07832b00577b6e6e339 Mon Sep 17 00:00:00 2001 From: Set Sakrecoer Date: Tue, 20 Jul 2021 11:28:08 +0200 Subject: [PATCH] new concept --- _data/services.yml | 6 +++++- _includes/analytics.js | 8 ++++++++ _layouts/default.html | 2 +- _sass/_layout.scss | 2 +- _sass/_videos.scss | 6 ++++++ index.html | 13 ++++++++++++- 6 files changed, 33 insertions(+), 4 deletions(-) diff --git a/_data/services.yml b/_data/services.yml index 4032a69..f505572 100644 --- a/_data/services.yml +++ b/_data/services.yml @@ -37,4 +37,8 @@ - title: Alternative Distribution icon: /images/icons/archive.svg description: We are an official curator and NetLabel on the Internet Archive. We can guarantee your art will travel through time for as long as the internet exists. provide hosting for all your releases paired with a bitcoin donation/crowdfunding-tool. - url: https://archive.org/details/basspistol \ No newline at end of file + url: https://archive.org/details/basspistol +- title: Shop + icon: /images/icons/bitcoin.svg + description: We help you set-up your bandcamp or let you leverage ours. Bandcamp is the last platform allowing custom domain names for this reason it is the one exception to the rule that we are comfortable endorsing. + url: https://shop.basspistol.com \ No newline at end of file diff --git a/_includes/analytics.js b/_includes/analytics.js index 3194c76..c4e6d82 100644 --- a/_includes/analytics.js +++ b/_includes/analytics.js @@ -38,3 +38,11 @@ _paq.push(['enableLinkTracking']); {% endif %} +// mautic + +(function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n; +w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t), +m=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m) +})(window,document,'script','https://pr.basspistol.com/mtc.js','mt'); + +mt('send', 'pageview'); \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 9c21e33..a66ac2a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -44,7 +44,7 @@ {% include cookie-consent.html %} {% include scripts.html %} {% if page.video_path %} -
+
diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 75d8544..1e4cdf8 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -97,7 +97,7 @@ body { bottom: 0; transform: rotate(-3deg); overflow: hidden; - background: -webkit-linear-gradient(90deg, var(--bg) 25%,var(--fg-alt) 100%); + background: -webkit-linear-gradient(90deg, var(--bg) 25%,transparent 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; filter: blur(2px); diff --git a/_sass/_videos.scss b/_sass/_videos.scss index 6095656..c39fb09 100644 --- a/_sass/_videos.scss +++ b/_sass/_videos.scss @@ -30,4 +30,10 @@ min-width: 100%; min-height: 100%; +} + +@media only screen and (max-width: 767px) { + .fullscreen-bg { + display: none; + } } \ No newline at end of file diff --git a/index.html b/index.html index 50c32b8..6252aae 100644 --- a/index.html +++ b/index.html @@ -69,6 +69,10 @@ layout: default

We provide the tools, the services and the braintrust to enable true independence for the rare musicians brave enough to stand up against the big-tech narrative. We are the invisible air under your wings, the maintainer of the Underground, your guide down into the decentralized rabbit-hole.

+
+ Join the crew +
+
@@ -95,9 +99,16 @@ layout: default {% endfor %} + +
+ +
+

Latest News

@@ -110,7 +121,7 @@ layout: default
+ class="btn"> Edit Post