-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
85 lines (60 loc) · 1.93 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# Setup
# Edit these fields for your project
title: 'Open Contractors'
tagline: 'Making Sense of Government Contracting'
description: 'An online <a href="https://github.com/opencontractors" target="_blank">open-source</a> platform for searching, analyzing and making sense of government procurement data.'
url: 'http://open.contractors'
baseurl: /
author:
name: 'Allison McCartney'
url: 'https://twitter.com/anmccartney'
# Feel free to add additional social accounts below, such as Facebook, or delete any that are
# unnecessary. Just use the same format that has been established.
social:
- type: 'github'
url: 'https://github.com/browninstitute'
- type: 'twitter'
url: 'https://twitter.com/opencontractors'
# Put your video on YouTube -- it can be an unlisted video if you don't want to share it --
# then extract the video ID and put it here. The video will appear at the top of your page
feature-video-id: 'rMZuEOK4DtY'
# Customize your fonts
#
# Use the name of Google fonts here to customize the fonts of this site.
# To find Google fonts, go to https://fonts.google.com/
google-fonts:
title: 'Open Sans'
body: 'Gentium Book Basic'
# Style options
#
# Currently, the site uses a default theme. If you would like to change the color scheme, choose
# one of the themes listed below and paste it next to 'base-theme: '
#
# If you leave the field blank, the theme will default to dark gray/black
#
# - red
# - orange
# - peach
# - green
# - cyan
# - gray
# - blue
# - dark-blue
# - magenta
base-theme: 'blue'
# If you would like the sidebar to appear on the right side of the screen, make this field:
#
# reverse: 'layout-reverse'
reverse:
#
#
#
#
#
#
# Don't edit any of the below fields
port: 4444
# Dependencies
highlighter: rouge
# Permalinks
permalink: pretty