forked from casassg/events-landing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
78 lines (65 loc) · 2.23 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# PERSONALIZATION
# Site variables
name: Catalan Club University Colorado
# og: assets/img/og.png
logo: assets/img/logo.png
# original_repo: https://github.com/hackcu/events
description: CU Catalan Club aims to share Catalan culture, gastronomy, history and politics at the University of Colorado Boulder.
# ga: UA-109088240-1
domain: cucat.github.io/landing/
# Style variables
accent_color: "#FF5252"
events_overlay_color: "#FBC02D"
background_color: "#FAFAFA"
footer_text_color: "#666666"
events_bg_img: assets/img/people.png
# START THEME 2
# accent_color: "#AA401B"
# events_overlay_color: "#225E50"
# END THEME 2
# START THEME 3
# accent_color: "#FF5722"
# events_overlay_color: "#2697FF"
# END THEME 3
# START THEME 4
# accent_color: "#FF5252"
# events_overlay_color: "#2697FF"
# END THEME 4
# START WINTER THEME
# accent_color: "#165E33"
# events_overlay_color: "#AA504A"
# END WINTER THEME
# Author variables
author: Catalan Club University Colorado
author-description: "CU Catalan Club aims to share Catalan culture, gastronomy, history and politics at the University of Colorado Boulder. This club is a non-profit organization intended to serve as an exchange platform between American and Catalan cultures, and a means of encouraging Catalan students to socialize and share different viewpoints with American and other international students. This will be accomplished through several activities and cultural events throughout the year."
email: [email protected]
# Social media + community variables
# twitter: hackcu
fb: cucatalanClub
# fb-community: cucatalanClub
# slack-signup: https://slack.hackcu.org
# instagram: hackcu
# github: hackcu
# TIMEZONE
# Needs to be string from: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: America/Denver
# Based on: http://erics-notes.blogspot.com/2013/05/fixing-ics-time-zone.html
ical_timezone: |-
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:19700308T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:19701101T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
END:STANDARD
# Internal configuration
sass:
sass_dir: assets/_sass
style: compressed