-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·110 lines (97 loc) · 1.77 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
title: COIL
theme: uswds-jekyll
url: https://seedfund.nsf.gov
baseurl: ""
permalink: pretty
deadline: December 12
past_deadline: June 2019
solicitation_released: March 2019
app_process: active
# app_process: inactive
styles:
- /assets/css/styles.css
sass:
style: compressed
scripts:
- src: /assets/uswds/js/uswds.min.js
async: true
collections:
apply:
permalink: /how-to-apply/:path/
output: true
events:
output: false
timeline:
output: false
styleguide:
output: true
permalink: /styleguide/:path/
defaults:
- scope:
path: "_apply"
values:
layout: secondary-narrow
- scope:
path: "_styleguide"
values:
layout: styleguide
include_subnav: true
gems:
- jekyll-redirect-from
- jekyll-sitemap
awards_api:
active_date_is_now: true
fundProgramName: phase i
reset: false
recent_date: 2016-01-01
printFields:
- id
- awardeeName
- date
- expDate
- fundsObligatedAmt
- fundProgramName
- poName
- title
- abstractText
- startDate
- endDate
- awardeeCity
- awardeeCountryCode
- awardeeStateCode
- awardeeZipCode
- awardeeAddress
- piFirstName
- piMiddeInitial
- piLastName
- piPhone
- piEmail
topics_api:
max_companies_shown: 9
active_date_is_now: true
fundProgramName: phase i
reset: false
recent_date: 2016-01-01
allow_recent_all: true
printFields:
- id
- awardeeName
- date
- expDate
- fundsObligatedAmt
- fundProgramName
- poName
- title
- abstractText
- startDate
- endDate
- awardeeCity
- awardeeCountryCode
- awardeeStateCode
- awardeeZipCode
- awardeeAddress
- piFirstName
- piMiddeInitial
- piLastName
- piPhone
- piEmail