-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
executable file
·43 lines (36 loc) · 1.27 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
# Site settings
title: Code & Coffee
email: [email protected]
url: codeandcoffee.ca
description: "Code & Coffee is an organization that encourages inclusive environments, acceptance, innovation and experimentation"
# Contact form: comment the line below if you want to stick with the default PHP contact form
contact: static
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 2c1210 #80B3FF
secondary: df8527 #FD6E8A
secondary-dark: d93427 #A2122F
# Footer settings
footer:
copyright: Dr. Henry Jekyll
location: Location
social: Around the Web
credits: Credits
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/codecoffeeyvr
- title: slack
url: http://yvrdev.slack.com/
- title: youtube
url: https://www.youtube.com/channel/UCQaXHorjVswT9xm8Ho7G0RQ
- title: github
url: https://github.com/Code-and-Coffee-YVR
# Postal address (add as many lines as necessary)
address:
- line: Vancouver, Canada
# Credits content
credits: 'Freelancer is a free to use, open source Bootstrap theme created by <a href="http://startbootstrap.com">Start Bootstrap</a>.'
# Build settings
markdown: kramdown
permalink: pretty