-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
37 lines (32 loc) · 934 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Site settings
title: Deep Lab
# email: your_email@example.com
# author: John Otander
description: "Deep Lab is a group of researchers who examine how the themes of privacy, security, surveillance, anonymity, and large-scale data aggregation are problematized in the arts, culture and society. "
baseurl: ""
url: "http://deeplab.net"
# Optional features
animated: false
show_related_posts: false
show_post_footers: false
# Disqus post comments
# (leave blank to disable Disqus)
disqus_shortname:
# Social icons
show_social_icons: true
github_username: deeplab
stackoverflow_id:
twitter_username: deeplab_
google_plus_id:
linkedin_username:
bitcoin_url: bitcoin:19HFotfDymPcsdzU7fVhXYW5iJpTpWKt8p
paypal_url:
flattr_button:
# Build settings
markdown: redcarpet
redcarpet:
extensions: ['smart', 'tables', 'with_toc_data']
permalink: pretty
paginate: 3
sass:
compressed: true