forked from fightforthefuture/takedownabuse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
56 lines (44 loc) · 1.36 KB
/
_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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#################################################
# Config: Development #
#################################################
# (production settings go in _config.build.yml) #
#############
# Meta info #
#############
url: https://www.takedownabuse.org
petitions_api: https://info.fightforthefuture.org
timezone: America/New_York
googleanalytics: UA-26576645-30
################
# Social Media #
################
name: Takedown the worst of the DMCA
description: 'Haters and trolls can abuse the DMCA and erase stuff from the Internet. Here''s how we stop them (deadline: Friday)'
sharetitle: 'Don’t let your tweets and videos get disappeared by takedown abuse.'
sharedescription: 'Haters and trolls can abuse the DMCA and erase stuff from the Internet. Here''s how we stop them (deadline: Friday)'
twittertext: 'Robots are erasing our stuff from the Internet. Here''s how we stop them (deadline: Friday) #takedownabuse #wtfu'
author:
googleid: 102356128596404327231
twitterid: 382376904
twitter: fightfortheftr
###########
# Content #
###########
future: true
show_drafts: true
permalink: /:title/
defaults:
- scope:
path: ''
values:
layout: default
collections:
stories:
output: true
permalink: /stories/:path/
#############
# Compiling #
#############
exclude: ['img']
keep_files: ['img', 'js', 'css']
markdown: kramdown