-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
executable file
·45 lines (39 loc) · 1 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
---
safe: true
### site serving configuration ###
exclude: [CNAME, README.md, .gitignore]
permalink: /:title ## disables post output
timezone: null
lsi: false
markdown: kramdown
### content configuration ###
title: "MRathon 2020"
keywords: "MRI, hackathon, 2020, new zealand, matai, mrathon"
description: "MRI hackathon."
source_link: "https://github.com/mrathon"
favicon: "img/favicon.ico"
touch_icon: "img/apple-touch-icon.png"
google_analytics_key:
### template colors, used site-wide via css ###
colors:
white: '#eaeaea'
rwhite: '#BBCBCB'
about: '#0d676f'
intro: '#f7514d'
activities: '#ed7950'
saturday-one: '#66b266'
monday: '#598d78'
tuesday: '#578e77'
wednesday: '#4f7c80'
thursday: '#486a89'
friday: '#415992'
saturday-two: '#39479b'
contacts: '#3035A4'
nwclr: '#C1DFF0'
nwclr2: '#192841'
clrnew: '#ffffff'
party: '#1c1419'
kramdown:
auto_ids: false
sass:
sass_dir: stylesheets/_sass/