forked from fightforthefuture/eunetneutrality
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
44 lines (34 loc) · 992 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
38
39
40
41
42
43
44
#################################################
# Config: Development #
#################################################
# (production settings go in _config.build.yml) #
#############
# Meta info #
#############
name: Save EU Net Neutrality
url: https://www.savenetneutrality.eu
description: Join us and take action! Send a message to your regulator
timezone: America/New_York
googleanalytics: UA-26576645-30
petitions_api: 'https://info.fightforthefuture.org'
pathlead: '' # use this if you need a leading slash or directory on asset paths
author:
googleid: 102356128596404327231
twitterid: 382376904
twitter: fightfortheftr
###########
# Content #
###########
future: true
show_drafts: true
permalink: /:title/ # See Jekyll documentation for permalink styles
collections:
translations:
output: true
permalink: :path/
#############
# Compiling #
#############
exclude: ['img']
keep_files: ['img', 'js', 'css']
markdown: kramdown