-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
45 lines (40 loc) · 1.29 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
baseurl: /style
url: https://studentrobotics.org
title: Student Robotics Style Guide
description: >
This is the Student Robotics Style Guide. This site will provide guidance on
how best to use official Student Robotics assets, as well as how to design
products which fit with the Student Robotics brand.
markdown: kramdown
collections:
- sections
links:
compete: //docs.google.com/forms/d/1Ryg2cfAxfwMOBnT01aj-fzsp51F3B182S5e53ye8aMw/viewform
volunteer: //docs.google.com/forms/d/1MIGf3P30dw0QAtP8OkxK2v7VRDEAN_54JoZHCVMbqDY/viewform
donate: //link.justgiving.com/v1/charity/donate/charityId/3118662?tipScheme=TipJar2.1&isRecurring=true&amount=20.00&reference=givingcheckout_tj21
social:
- title: GitHub
icon: github
link: https://github.com/srobo
- title: Twitter
icon: twitter
link: https://twitter.com/studentrobotics
- title: YouTube
icon: youtube-play
link: https://youtube.com/user/StudentRobotics
- title: Instagram
icon: instagram
link: https://www.instagram.com/student_robotics/
- title: Facebook
icon: facebook-official
link: https://facebook.com/StudentRobotics
- title: LinkedIn
icon: linkedin
link: https://www.linkedin.com/company/10969472/
exclude:
- README.md
- Rakefile
- Gemfile
- Gemfile.lock
- gems/
- vendor/