-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
39 lines (39 loc) · 924 Bytes
/
_site.yml
File metadata and controls
39 lines (39 loc) · 924 Bytes
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
name: "Chicago R User Group"
output_dir: "."
navbar:
title: "Chicago R User Group"
type: inverse
left:
- text: "Home"
icon: fa-home
href: index.html
- text: "About"
icon: fa-user
href: about-us.html
- text: "resources"
icon: fa-link
href: resources.html
- text: "mission"
icon: fa-flag-checkered
href: mission.html
- text: "sponsors"
icon: fa-life-ring
href: sponsors.html
right:
- text: "Meetup"
icon: fa-meetup
href: https://www.meetup.com/ChicagoRUG/
- text: "Slack"
icon: fa-slack
href: https://chicagorusergroup.slack.com/
- text: "Twitter"
icon: fa-twitter
href: https://twitter.com/ChicagoRusers
- text: "GitHub"
icon: fa-github
href: https://github.com/Chicago-R-User-Group
output:
html_document:
css: style.css
theme: cerulean
highlight: textmate