-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
144 lines (128 loc) · 5.24 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
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
### GENERAL SETTINGS ###
# Site settings
title: " "
description: " "
analytics: #Google analytics code in the format XX-nnnnnnnn-n
baseurl: "/A2I-SDGS" #important: start with /
url: "https://tascha.github.io/A2I-SDGS/"
# Build settings
markdown: kramdown
permalink: /:categories/:title
excerpt_separator: <!--more--> #use this in posts to define how long the excerpt of the post (that is shown on the Blog page) is
colors: #in hex code if not noted else
primary: "#384452" #"#F70031"
primary_rgb: "0,179,254" #"247,0,49" #rgb of the primary. Needed in some places for the transparency effect.
secondary: "#384452" #"#33004D"
link: "#01b2fe"
link_hover: "#01b2fe"
footer_heading: "#ffffff"
footer_content: "#bfc9d3"
# Making projects separate from posts
collections:
projects:
output: true
permalink: /projects/:title/
questions:
output: true
permalink: /questions/:title/
### CONTACT SETTINGS ###
# Social networks usernames. Many more available: google-plus, flickr, linkedin, etc). Shown in footer.
social:
- title: twitter
url: https://twitter.com/ODLiteracy
- title: medium
url: https://medium.com/open-data-literacy
# Postal address (add as many lines as necessary). Shown in footer and on Contact page.
address:
- lines:
- The Information School
- University of Washington
- Seattle, WA 98105
email: [email protected]
tel:
### GENERAL DATA FOR VARIOUS LOCATIONS ###
# Members information. Shown on About page.
members:
- name: Carole Palmer
position: Principal Investigator
text: Carole Palmer is a Professor and Associate Dean for Research at the University of Washington iSchool.
img: clpalmer.jpg
social:
- title: envelope #use for email address
url: mailto:[email protected]
- name: Nic Weber
position: Principal Investigator
text: Nic Weber is an assistant professor at the University of Washington iSchool.
img: nWeber.jpg
social:
- title: envelope #use for email address
url: mailto:[email protected]
- name: An Yan
position: Ph.D. Student
text: An Yan is currently a Ph.D. student in Information Science at the University of Washington.
img: anyan.jpg
social:
- title: envelope #use for email address
url: mailto:[email protected]
- name: Bree Norlander
position: Project Coordinator
text: Bree Norlander recently completed her M.L.I.S. at the University of Washington.
img: bnorlander.jpg
social:
- title: envelope #use for email address
url: mailto:[email protected]
- name: Chris Coward
position:
text: Chris Coward is the Co-Founder, Principal Research Scientist, and Director of the Technology & Social Change Group (TASCHA) at the University of Washington Information School.
img: ccoward.jpg
social:
- title: envelope #use for email address
url: mailto:[email protected]
- name: Mike Crandall
position:
text: Mike Crandall is a Principal Research Scientist at the University of Washington’s Information School.
img: mikecran.jpg
social:
- title: envelope #use for email address
url: mailto:[email protected]
- name: Bill Howe
position:
text: Bill Howe is an Associate Professor at the University of Washington Information School.
img: billhowe.jpg
social:
- title: envelope #use for email address
url: mailto:[email protected]
- name: Chris Rothschild
position:
text: Chris is a Research Analyst with the Technology & Social Change Group (TASCHA) at the University of Washington Information School.
img: chriskr.jpg
social:
- title: envelope #use for email address
url: mailto:[email protected]
- name: Jevin West
position:
text: Jevin West is an Assistant Professor and Co-Director of the Datalab at the University of Washington Information School.
img: jevinw.jpg
social:
- title: envelope #use for email address
url: mailto:[email protected]
# Clients information. Shown on Home and About pages.
clients:
- name: Washington State Department of Transportation
img: wsdot-logo.png
- name: City of Seattle
img: CityofSeattle.png
- name: Seattle Public Library
img: SPL-Logo.png
- name: WA Office of the Chief Information Officer
img: OCIOthumb.png
- name: WA State Historical Society
img: wshs-logo.png
# Short text about your company. Shown in footer on every page and also separately on Home and Contact page.
about: "Open Data Literacy is a collaborative project led by the Information School at the University of Washington in partnership with public institutions that create, manage, and publish open data. Open Data Literacy is funded by a generous grant from the Institute of Museum and Library Services."
# Testimonial content. Shown on Home and About page.
testimonial:
message: "[Open Data Literacy] will advance data literacy by developing new curriculum for iSchool students and public librarians; coordinating internships, fieldwork, and action research projects between UW and public institutions with open data initiatives, and; producing community workshops and open education resources that are freely available to the general public."
author: Nic Weber
position: Assistant Professor @ University of Washington iSchool