forked from mozillascience/studyGroup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
48 lines (38 loc) · 1.87 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
#Setup ~~~
#Follow these 2 steps to set up your site.
#Step 1: give your study group a name and a short description,
#and choose a language from the options in the _data directory:
title: NGS Khartoum 2016
description: "A study group, housing participants in the latest H3ABionet Sudan node workshop on NGS, funded by H3ABioNet, Mozilla & TrendInAfrica."
language: en
#Step 2: press the green 'Commit Changes' button at the bottom of this page.
# That's it, your website is all set up!
# You can see it at https://YourUserName.github.io/studyGroup/
# No need to change anything below this line.
# To make your first event, check out the instructions at https://github.com/mozillascience/studyGroup#how-to-launch-a-new-event
# Having trouble? Open a new issue at https://github.com/mozillascience/studyGroup/issues and we'll help you out ASAP!
# Optional Configuration
# None of these things need to be changed - but feel free!
titleBackground: "http://a360-wp-uploads.s3.amazonaws.com/wp-content/uploads/clpmag/2015/10/DNA_abstract_3-466x350.jpg?5036bc"
headlineSmall: "Welcome To Our Study Group!"
headlineMain: "Let's Work Together"
# Setup Google Calendar
# Usage:
# 1. create a new google account; set the calendar to 'public'
# 2. change 'USER' in the example urls below to the username of the google account you made for your calendar
# 3. set calendar_on: True.
calendar_on: False
calendar_embed_url: "https://www.google.com/calendar/[email protected]"
calendar_ical_url: "https://www.google.com/calendar/ical/[email protected]/public/basic.ics"
#========================================
# No touching anything below this line :)
#========================================
# Color settings (hex-codes without the leading hash-tag)
color:
primary: fed136
secondary: fec503
secondary-dark: 333
# Build settings
markdown: kramdown
permalink: pretty
future: true