From 47e705c6edeb6ddf6c4e775a4c71fd34a37dc620 Mon Sep 17 00:00:00 2001 From: sakrecoer Date: Mon, 14 Dec 2020 20:18:16 +0100 Subject: [PATCH] hero layout --- _includes/scripts.html | 2 +- _layouts/404page.html | 6 +++--- _layouts/default.html | 6 +++--- _posts/2020-11-17-social-media-distancing.md | 2 +- _sass/_layout.scss | 21 +++++++++++++------ ...olors-20201211.css => colors-20201214.css} | 0 ...{main-20201211.scss => main-20201214.scss} | 0 ...-20201211.scss => noscripts-20201214.scss} | 0 .../js/{set-20201211.js => set-20201214.js} | 0 index.html | 15 ++++++------- 10 files changed, 31 insertions(+), 21 deletions(-) rename assets/css/{colors-20201211.css => colors-20201214.css} (100%) rename assets/css/{main-20201211.scss => main-20201214.scss} (100%) rename assets/css/{noscripts-20201211.scss => noscripts-20201214.scss} (100%) rename assets/js/{set-20201211.js => set-20201214.js} (100%) diff --git a/_includes/scripts.html b/_includes/scripts.html index 84d215d..a85801b 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -1,3 +1,3 @@ {% include relBase.html %} - + diff --git a/_layouts/404page.html b/_layouts/404page.html index 68184fc..186057c 100644 --- a/_layouts/404page.html +++ b/_layouts/404page.html @@ -12,12 +12,12 @@ layout: nil - - + + - + diff --git a/_layouts/default.html b/_layouts/default.html index c47518d..7304ca8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -11,12 +11,12 @@ {% include relBase.html %} - - + + - + diff --git a/_posts/2020-11-17-social-media-distancing.md b/_posts/2020-11-17-social-media-distancing.md index 0e747c7..4c7e072 100644 --- a/_posts/2020-11-17-social-media-distancing.md +++ b/_posts/2020-11-17-social-media-distancing.md @@ -34,4 +34,4 @@ Try it out\! I suggest you start by looking for a [community node that fits your > Mastodon isn’t a single website like Twitter or Facebook, it's a network of thousands of communities operated by different organizations and individuals that provide a seamless social media experience. -Get your self an identity on there and once logged in, search for "@setto@v.basspistol.org" That is my PeerTube identity. If you follow that you'll get my videos as soon as they hit the world wild web. You can also ass me directly from my Channel\! \ No newline at end of file +Get your self an identity on there and once logged in, search for "@setto@v.basspistol.org" That is my PeerTube identity. Wonder how? Ask [me on matrix!](/chat/#read) :) \ No newline at end of file diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 29ded37..2850ceb 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -118,12 +118,21 @@ body { > * { margin: 40px !important; } - .button { - background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); - background-size: 400% 400%; - -webkit-animation: backgroundBlink 2s ease infinite; - -moz-animation: backgroundBlink 2s ease infinite; - animation: backgroundBlink 2s ease infinite; + > ul { + display: flex; + justify-content: space-around; + flex-wrap: wrap; + font-size: xxx-large; + .button { + background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); + background-size: 400% 400%; + -webkit-animation: backgroundBlink 2s ease infinite; + -moz-animation: backgroundBlink 2s ease infinite; + animation: backgroundBlink 2s ease infinite; + flex: 0 0 25px; + margin: 0 0 20px 0; + padding: 0 10px; + } } } h1, h2 { diff --git a/assets/css/colors-20201211.css b/assets/css/colors-20201214.css similarity index 100% rename from assets/css/colors-20201211.css rename to assets/css/colors-20201214.css diff --git a/assets/css/main-20201211.scss b/assets/css/main-20201214.scss similarity index 100% rename from assets/css/main-20201211.scss rename to assets/css/main-20201214.scss diff --git a/assets/css/noscripts-20201211.scss b/assets/css/noscripts-20201214.scss similarity index 100% rename from assets/css/noscripts-20201211.scss rename to assets/css/noscripts-20201214.scss diff --git a/assets/js/set-20201211.js b/assets/js/set-20201214.js similarity index 100% rename from assets/js/set-20201211.js rename to assets/js/set-20201214.js diff --git a/index.html b/index.html index 9d92a33..1b1dc8d 100644 --- a/index.html +++ b/index.html @@ -22,13 +22,14 @@ video_path:

{{ site.title }}

{{ page.description }}

-

- πŸ¦Έβ€β™€οΈ Support - πŸ“Ί Watch - πŸ‘€ Read - πŸ“’ Talk - {% for post in site.categories.releases limit: 1%}πŸ”₯ Boom{% endfor %} -

+