forked from mrathon/singapore2024
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
executable file
·46 lines (39 loc) · 1019 Bytes
/
_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
---
safe: true
### site serving configuration ###
exclude: [CNAME, README.md, .gitignore]
permalink: /:title ## disables post output
timezone: null
lsi: false
markdown: kramdown
### content configuration ###
title: "NeuroLibre Day"
keywords: "Reproducible publishing, NeuroLibre, Montreal"
description: "Symposium"
source_link: "https://github.com/neurolibre/day"
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: '#2e2e2e'
intro: '#1e2834'
activities: '#ed7950'
saturday-one: '#66b266'
monday: '#598d78'
tuesday: '#578e77'
wednesday: '#4f7c80'
thursday: '#486a89'
friday: '#415992'
saturday-two: '#39479b'
contacts: '#3035A4'
nwclr: '#C1DFF0'
clrnew: '#ffffff'
party: '#1c1419'
neuro: '#8b0000'
kramdown:
auto_ids: false
sass:
sass_dir: stylesheets/_sass/