-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path_config.yml
More file actions
49 lines (49 loc) · 1011 Bytes
/
_config.yml
File metadata and controls
49 lines (49 loc) · 1011 Bytes
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
---
title: Data and Democracy Lab
timezone: UTC
collections:
category_pages:
title: Categories
output: true
permalink: "/:title"
layout: category
about:
title: About Us
output: true
permalink: "/:title"
layout: category
jobs:
title: Jobs
output: false
people:
title: People
output: false
basics:
title: Basics
output: false
posts:
title: Posts
permalink: "/posts/:title"
output: true
uploads:
title: Uploads
output: true
publications:
title: Publications
output: true
name: Data and Democracy Lab
url: https://www.mggg.org
author: Data and Democracy Lab
description:
A nonpartisan research organization studying applications of data science to democratic systems.
logo: "/assets/reynolds_redesign/DDL_UChicago_Color_RGB.svg"
google_site_verification: jaL3ii25-g2LejBrllWbH-DmyT7b-vJw8URj-tvq8kE
plugins:
- jekyll-seo-tag
sass:
sass_dir: _sass
include:
- _redirects
defaults:
values:
hidden: false