-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
39 lines (31 loc) · 950 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
# ! Michael Rosenbaum 1.0.1 2020aug10
# Theme info
remote_theme: mfrosenbaum/just-the-docs
color_scheme: ipa
# Search
search_enabled: true
# Enable support for hyphenated search words:
search_tokenizer_separator: /[\s/]+/
# Link behavior
# This allows to link to subpages
heading_anchors: true
# Google Analytics Tracking
ga_tracking: UA-6770433-5
# Add auxilary links:
aux_links:
"Innovations for Poverty Action":
- "//www.poverty-action.org/"
"Global Poverty Research Lab":
- "//www.kellogg.northwestern.edu/research/global-poverty-research-lab.aspx"
# Change URLs and metadata
title: "Guides"
description: IPA & GPRL guides for data management of RCTs
baseurl: "/guides"
url: "https://povertyaction.github.io" # the base hostname & protocol for your site, e.g. http://example.com
permalink: pretty
# add plugins
plugins:
- jekyll-redirect-from
# Add logo
# Need to fix proportions
#logo: "/assets/Combined_logo.png"