diff --git a/_config.yml b/_config.yml index eb07596..803327c 100644 --- a/_config.yml +++ b/_config.yml @@ -97,12 +97,12 @@ defaults: width: 1024 height: 720 resize_style: cover - uploads_dir: "/images" + uploads_dir: "/images/pages" content: width: 720 height: 720 resize_style: cover - uploads_dir: "/images" + uploads_dir: "/images/pages" - scope: path: "" type: "posts" @@ -115,11 +115,11 @@ defaults: width: 1024 height: 720 resize_style: cover - uploads_dir: "/images" + uploads_dir: "/images/posts" content: width: 720 height: 720 resize_style: cover - uploads_dir: "/images" + uploads_dir: "/images/posts" diff --git a/_posts/2016-09-05-pingnu.md b/_posts/2016-09-05-pingnu.md index b200ce2..4d22952 100644 --- a/_posts/2016-09-05-pingnu.md +++ b/_posts/2016-09-05-pingnu.md @@ -1,6 +1,6 @@ --- title: PinGNU -artist: Sakrecoer +artist: 徒 setto セット date: 2016-09-05 19:07:00 +0200 category: highlights author: bassBot @@ -28,7 +28,7 @@ stores: PinGNU is a cybersoul banger of rank; a weird and wonderful mix between autotuned R'n'B, boombass and dope geekery. Blurring the lines of cooldom and cuteness, this track is a triptych love song addressed to all the FLOSS coder out there, in the Name of the GNU, The Pingu, and the Holy User. -Message from Sakrecoer: "If you think this music is worth anything, please donate what you would reward me to the FSF or the LF +Message from 徒 setto セット: "If you think this music is worth anything, please donate what you would reward me to the FSF or the LF Lyrics: @@ -40,7 +40,7 @@ I’m a big GNU with my little Pingu,Looking at the world, looking at you.Free a It would be so nice,if you could compute.Your freedom is not to dilute,Someone has taken your tool into dispute,This is what together we should refute. -More skarecoer music: http://sakrecoer.com +More 徒 setto セット music: http://setto.basspistol.com Baby GNU model by Nicolas Rougier, distributed under GNU General Public License.https://www.gnu.org/graphics/3dbabygnutux.en.html diff --git a/_posts/2020-08-02-unmet-dependencies.md b/_posts/2020-08-02-unmet-dependencies.md new file mode 100644 index 0000000..a48e6a9 --- /dev/null +++ b/_posts/2020-08-02-unmet-dependencies.md @@ -0,0 +1,53 @@ +--- +title: Unmet Dependencies +description: >- + Proprietary tools, consultancies, remote labor... The reality in the digital + industry is as hard to cope with as it is building software in Haskell. + Freedom is luxury, but also a burden. + + Open your mind, open the source! +date: 2020-08-02 07:00:00 +0200 +artist: 徒 setto セット +author: bassBot +category: releases +album: unmet-dependencies +tags: + - EP +image: /images/posts/final-pingnucover1220x1200.jpg +video_path: /videos/pingu.mp4 +download: +check_this_if_cannot_be_bought: false +stores: + - name: Spotify + url: 'https://open.spotify.com/album/2UBSokWbYLy0JqrwoGRp0K' + icon: fa-spotify + download: false + - name: Tidal + url: 'https://listen.tidal.com/album/149706362' + icon: fa-creative-commons-sampling + download: false + - name: Apple + url: >- + https://music.apple.com/us/album/unmet-dependencies-single/1524841124?uo=4&app=music&at=1001lry3&ct=dashboard + icon: fa-apple + download: false + - name: Bandcamp + url: 'https://shop.basspistol.com/album/unmet-dependencies' + icon: fa-bandcamp + download: true + - name: Deezer + url: 'https://www.deezer.com/us/album/162768022' + icon: fa-deezer + download: false + - name: Youtube + url: >- + https://www.youtube.com/playlist?list=OLAK5uy_nwAxqTcjZHW6XjNwHPkEd30jYsYcHJM_k + icon: fa-youtube + download: false +--- + +## Oldies, but goldies + +It is through these 2 tracks that 徒 setto セット came to be. Cybersoul bangers of rank; weird and wonderful mixes between autotuned R’n’B, boombass and dope geekery. Blurring the lines of cooldom and cuteness. + + \ No newline at end of file diff --git a/_posts/_defaults.md b/_posts/_defaults.md index aec69f6..685a8e9 100644 --- a/_posts/_defaults.md +++ b/_posts/_defaults.md @@ -7,9 +7,8 @@ author: '' category: '' album: tags: [] -layout: -uid: '' image: '' +video_path: download: '' link: check_this_if_cannot_be_bought: false diff --git a/images/posts/final-pingnucover1220x1200.jpg b/images/posts/final-pingnucover1220x1200.jpg new file mode 100644 index 0000000..16bd533 Binary files /dev/null and b/images/posts/final-pingnucover1220x1200.jpg differ diff --git a/videos/pingu.mp4 b/videos/pingu.mp4 new file mode 100644 index 0000000..0736148 Binary files /dev/null and b/videos/pingu.mp4 differ