forked from silshack/summer2017
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
60 lines (46 loc) · 1.08 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
name: SILShack Summer 2017
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
future: true
timezone: America/New_York
# You betcha
gems:
- jemoji
# Categories to exclude from the index
special-categories:
- "exercise"
- "how-to"
- "sidebar"
- "reading"
- "notes"
# Exclude Jekyll's built-in tests
exclude: [vendor]
# These can contain uppercase: they'll be lowercased in the URL
page-order:
- syllabus
- assignments
- how-to
- people
# Same note RE case above
python-extra-pages:
- console
permalink: none
baseurl: /summer2017
url: /summer2017
python: true
course:
title: Programming for Information Professionals
number: INLS 560
instructor: Prof. Elliott Hauser
semester: Summer 2017
authors:
elliott:
name: Elliott Hauser
prof: true
gravatar: 0d0d432948d262195358f339768f1240
website: http://www.elliotthauser.com
github: eah13
twitter: hauspoor
about: Elliott Hauser is a PhD Student in information science at UNC Chapel Hill. He's hacking education as one of the cofounders of Trinket.io.