-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
45 lines (39 loc) · 952 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
45
# Dependencies
markdown: redcarpet
highlighter: pygments
# Permalinks
permalink: pretty
exclude:
- README.md
- bower.json
- package.json
- node_modules
- bower_components
- Gruntfile.js
- gemfile
- Gemfile.lock
# Setup
title: "Every Candidate"
tagline: "More than just the race for mayor"
description: 'Every Candidate: More than just the race for mayor'
url: http://everycandidate.org
baseurl: '/'
paginate: 5
author:
name: 'Every Candidate'
url: https://twitter.com/EveryCandidate
email: '[email protected]'
# Custom vars
version: 1.0.0
github:
repo: https://github.com/phillipadsmith/everycandidate.org/
# Collections
collections:
toronto_city_council:
output: true
toronto_school_board:
output: true
toronto_wards:
output: true
toronto_school_wards:
output: true