Merge pull request #17 from Basspistol/content
This commit is contained in:
commit
b5e6193334
18
_config.yml
18
_config.yml
|
@ -6,6 +6,7 @@ highlighter: pygments
|
|||
|
||||
title : 'Basspistol'
|
||||
tagline: 'The Outernational Music Syndicate. Established in 2010'
|
||||
timezone: Europe/Stockholm
|
||||
banner: '/assets/img/basspistol_est_2010_square_bluegreen.jpg'
|
||||
mblabel: '0f83baf3-4f44-44db-9e30-d5c05d7b77b9'
|
||||
|
||||
|
@ -38,4 +39,19 @@ collections:
|
|||
|
||||
plugins:
|
||||
- jekyll-paginate-v2
|
||||
- jekyll-sitemap
|
||||
- jekyll-sitemap
|
||||
|
||||
# defaults
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path: ""
|
||||
type: "posts"
|
||||
values:
|
||||
_options:
|
||||
image:
|
||||
width: 960
|
||||
height: 430
|
||||
uploads_dir: "assets/img"
|
||||
resize_style: "cover"
|
||||
|
15
_drafts/_defaults.md
Normal file
15
_drafts/_defaults.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title:
|
||||
date:
|
||||
author:
|
||||
artist:
|
||||
category:
|
||||
tags:
|
||||
- hackers
|
||||
layout: link
|
||||
description:
|
||||
uid:
|
||||
image:
|
||||
download:
|
||||
link:
|
||||
---
|
|
@ -1,18 +1,29 @@
|
|||
---
|
||||
title: Spark Master Tape
|
||||
date: '2019-02-09 00:00'
|
||||
artist: 徒 Setto セット
|
||||
date: 2019-04-02 19:07:00 +0200
|
||||
author: set
|
||||
artist:
|
||||
category: highlights
|
||||
tags:
|
||||
- internal
|
||||
- release
|
||||
- EP
|
||||
- hackers
|
||||
- portofplatoon
|
||||
- SWOUP
|
||||
layout: link
|
||||
description: >-
|
||||
What if there was another space within cyberspace? What if there was a place
|
||||
the strange could call a home?
|
||||
uid: darkweb2019
|
||||
image: coverartDarkweb_setto.jpg
|
||||
Paperplattunes and the uncertain future of free publications implicating links
|
||||
to data in a semi-regulated data-market is kinda uncertain #SWOUP
|
||||
uid: sparktapeculrywolverine
|
||||
image: /assets/img/Screenshot at 2019-04-02 17-42-40.png
|
||||
download:
|
||||
link: 'https://setto.basspistol.com/darkweb'
|
||||
link: 'https://dedsec.us'
|
||||
---
|
||||
|
||||
Quis Custodiet Ipsos Custodes?
|
||||
|
||||
The Paperplattune!
|
||||
|
||||
Since the future of free publications implicating links to data in a semi-regulated data-market is kinda uncertain, i was looking at alternatives for the webzurfs. During my quest, lured by a very cool-looking marketing bot, i chackked the platoon out.
|
||||
|
||||
And you should too! Damn, The geeky level of this i feeeel! BUT NOT TOO MUCH! persona with g33k-values, in POWER! Crypto AF. Stupid smart level 7000.
|
||||
|
||||
Dirty, yet slick production outlet! The quirks of their web-path is dark and probably scary for the non-techie. But dang you should follow that whole rabbit hole!
|
|
@ -5,5 +5,5 @@ image_path: /assets/img/staff/set.png
|
|||
url_staff: 'https://sakrecoer.com'
|
||||
email: 'set@basspistol.com'
|
||||
gpg: 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x92401D3F102A0208'
|
||||
blurb_markup: 'Multi-tasking humanoïd.'
|
||||
blurb_markup: 'Multidisciplinary humanoïd.'
|
||||
---
|
BIN
assets/img/Screenshot at 2019-04-02 17-42-40.png
Normal file
BIN
assets/img/Screenshot at 2019-04-02 17-42-40.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
|
@ -9,7 +9,7 @@ permalink: /highlights/
|
|||
pagination:
|
||||
enabled: true
|
||||
category: highlights
|
||||
per_page: 8
|
||||
per_page: 3
|
||||
title: 'Highlight page :num of :max'
|
||||
limit: 0
|
||||
sort_field: 'date'
|
||||
|
|
Loading…
Reference in a new issue