diff --git a/404.html b/404.html index 6672de1..627d458 100644 --- a/404.html +++ b/404.html @@ -1,12 +1,12 @@ --- layout: default title : Error 404 +subtitle: Error 404 bgimg: /assets/img/404.png permalink: /404.html --- -{% include JB/setup %} +

Sorry, this page is not available anymore or never has been.
Have a look in the archive...

If you really miss something, please send an email to info@basspistol.com -{% assign posts_collate = site.posts %} -{% include JB/posts_collate %} + diff --git a/_drafts/2018-09-25-dabke.md b/_drafts/2018-09-25-dabke.md deleted file mode 100644 index deebade..0000000 --- a/_drafts/2018-09-25-dabke.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'Dabke' -artist: 'Various Artists' -category: highlights -tags: [oriental, arabic, kurdish, persian, dabke, maghreb, article] -layout: link -description: 'Oriental music and the 1001 unreadable superhits' -uid: '1001dabkedeliciousness' -image: 'clr.jpg' -download: '' -link: 'https://youtu.be/TmAvt5p6f8g' -author: set ---- -There is something intriguing with minorities. Even the concept itself: often times a minority is actually a majority. It's easy to glue a bunch of stuff together under the minority tag; many occidentals think that arabs are a minortiy, and perhaps they are in whatever occidental country said westener is thinking about it, but there is so much more. There are kurds, persians, Maghrebins (ironically occidentals in arabic) and there is probably more!!!? Lately i have geeked out on music from the middle east. Particularily this one style mainly associated to a dance called [Dabke](https://en.wikipedia.org/wiki/Dabke "Dabke-Dance Wikipedia page") - -It first hit me in a Lebanease restaurant. I didn't really pay attention first, because the rythm was so familiar, it felt like reaggeton. But at some point there was this crazy TB-303 basline with resonance and tune knob set to max. As i started to listen, i realized this was neither Acid Techno, nor reggeaton. I waved in the waiter and asked what it was. A slightly emarassed young man told me he didn't know how to spell it in European carachters, but gave me a paper with the name in arabic and an attempt in European. Of course, I lost that paper and none of my attempts to spell the name in search queries ever worked. - -Fastforward, in a train to Södertälje, also known as "Little Syria". I hear that melody again, this time comming from someones headphone. I emediatly asked \ No newline at end of file diff --git a/_drafts/2018-10-17-vetesnskap.md b/_drafts/2018-10-17-vetesnskap.md deleted file mode 100644 index 4ae2e31..0000000 --- a/_drafts/2018-10-17-vetesnskap.md +++ /dev/null @@ -1,11 +0,0 @@ -Stadens vetenhet mot stadens vetenskap. -Vi vet saker men vi vet inte vilka saker andra vet -Vi ger varandra erfarenhet och erfarenheten kommer till oss från alla andra -tillsammans har vi ovisgemenskapen -Tillsmamans vet vart vi ska -Vetenskapen drivas av kärlek för vetenskap -Skepticism definerar kärlekens utsträckning. -Utsträckning vara religion -Religion äro ej vetenskap. -Ingen absolut kunskap är möjlig -Ingen absolut kärlek heller. diff --git a/_includes/JB/posts_collate b/_includes/JB/posts_collate deleted file mode 100644 index cbe3fe5..0000000 --- a/_includes/JB/posts_collate +++ /dev/null @@ -1,55 +0,0 @@ -{% comment %}{% endcomment %} - -{% if site.JB.posts_collate.provider == "custom" %} - {% include custom/posts_collate %} -{% else %} - {% for post in posts_collate %} - {% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %} - {% capture this_month %}{{ post.date | date: "%B" }}{% endcapture %} - {% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %} - {% capture next_month %}{{ post.previous.date | date: "%B" }}{% endcapture %} - - {% if forloop.first %} -

{{this_year}}

-

{{this_month}}

- - {% else %} - {% if this_year != next_year %} - -

{{next_year}}

-

{{next_month}}

- -

{{next_month}}

-