-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path_config.yml
More file actions
178 lines (159 loc) · 3.55 KB
/
_config.yml
File metadata and controls
178 lines (159 loc) · 3.55 KB
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
# Build settings
markdown: kramdown
highlighter: rouge
permalink: /:categories/:title/
version: 3.6.2
kramdown:
input: GFM
syntax_highlighter: rouge
exclude: ['.c9']
plugins:
- jemoji
- jekyll-sitemap
- jekyll-paginate
- jekyll-redirect-from
url: https://datasf.org
paginate: 5
paginate_path: "/blog/:num/"
collections:
team_members:
output: true
resource_topics:
output: true
permalink: '/resources/:title/'
defaults:
-
scope:
path: ""
type: "team_members"
values:
sitemap: false
layout: "team-member"
_comments:
instructor: To indicate whether a Data Academy instructor, select either Yes, No or Alum (if former instructor)
-
scope:
type: "resource_topics"
values:
_comments:
title: Give the collection of resources a handy name
description: A short description used in html metadata and on lists where a summary is provided.
tags: (optional) Keywords used by the resources search
resources_list: List of the related resources and their relevant links
name: Name of the resource
post_date: The date the resource was first made available
resource_type: A fixed list of generalized resource types
links: One or more links to the resource
link: The url of the resource
media_type: The type of link provided as context to the user when downloading or opening a link from the website
-
scope:
path: "academy"
values:
layout: "course"
index: "academy"
hidden: true
subnav: true
-
scope:
path: "blog"
type: "posts"
values:
layout: "blog-post"
-
scope:
path: ""
type: "resource_topics"
values:
layout: "resource-topic"
index: "resources"
subnav: true
-
scope:
path: "showcase"
values:
layout: "project-story"
index: "showcase"
toc: true
hidden: true
subnav: true
_options:
background_image_path:
width: 1366
resize_style: "cover"
card_image_path:
width: 310
height: 150
resize_style: "cover"
# Site settings
title: DataSF
email: datasf@sfgov.org
description: "Our mission is to empower use of the City and County of San Francisco's data. Our core product is SF OpenData, the official open data portal."
locale: en_US
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 245f7b
secondary: 6dbce2
secondary-dark: 333333
tertiary: 408bae
accent: 7dd191
owner:
name: DataSF
email:
twitter: datasf
google:
ad-client:
ad-slot:
plus:
bio:
gravatar: # 160x160 px image for author byline
disqus-shortname:
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/datasf
- title: stack-overflow
url: http://opendata.stackexchange.com/search?q=san+francisco
- title: github
url: http://github.com/datasf
subjects:
- Analysis
- Visualization
- Mapping
- Information Design
- Data Management
- Excel
- Tableau
- PowerBI
- Process Improvement
instructors:
- Yes
- No
- Alum
series:
- Excel
- Tableau
- Process Improvement
- PowerBI
resource_types:
- Document
- Guide
- Toolkit
- Template
- Video
- Spreadsheet
- Research
- One Pager
media_types:
- Excel
- Word
- Powerpoint
- Google Doc
- Google Spreadsheet
- Google Slideshow
- PDF
- Link
audiences:
- Data Coordinator
- Data Publisher
- DataSF Staff