-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
36 lines (32 loc) · 890 Bytes
/
_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
# site settings
title: Team R3
subtitle: Ryerson Rams Robotics
email: [email protected]
description: R3 is Ryerson University’s multidisciplinary robotics collective.
baseurl: # the subpath of your site, e.g. /blog
url: # the base hostname & protocol for your site
author:
street_address: 43 Gerrard Street East
city: Toronto
state: Ontario
zip_code: M5G 2A7
country: Canada
phone:
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
# social settings
500px_url:
facebook_url: https://www.facebook.com/RyersonR3/
github_url:
gitlab_url:
googleplus_url:
instagram_url: https://www.instagram.com/ryersonramsrobotics/
linkedin_url: https://www.linkedin.com/company/ryersonr3/
pinterest_url:
slack_url:
twitter_url: https://twitter.com/ryersonr3
youtube_url: https://www.youtube.com/channel/UCZxa-wagB9MAuRslcMBMkJQ
# build settings
markdown: kramdown
sass:
style: compressed