-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
84 lines (72 loc) · 1.83 KB
/
_config.yml
File metadata and controls
84 lines (72 loc) · 1.83 KB
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
79
80
81
82
83
84
# URL
baseurl: "" # the subpath of your site, e.g. /blog
url: "pedrorrivero.github.io" # the base hostname & protocol for your site
# Info
title: Fundamentals of Quantum Computing and Sensing
subtitle: Step into the second quantum revolution
date: April 30th, 2021
location: Virtual - Registration required
description: > # this means to ignore newlines until "registration:"
Your description
registration:
deadline: 12:00, April 29, 2021
url: https://docs.google.com/forms/d/e/1FAIpQLScf_uY-qCdlRvuJNC6zu89Uw76oy9VBfbpTacAZGDeVVO7cVw/viewform?embedded=true
embedded: true # Embed form (in google-form: ?embedded=true)
# Theme
colors:
primary: '#BB271A'
secondary: '#EA3223'
background: '#D4D4D4'
navbar: '#222'
text: '#00283C'
muted: '#777'
fonts:
primary: 'Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif'
secondary: '"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif'
# Build settings
markdown: kramdown
timezone: America/Chicago
include:
- _server
- .htaccess
exclude:
- README.md
- LICENSE
- _pages/booklet.html
- _pages/faqs.html
- _pages/venue.html
defaults:
- scope:
path: _server
values:
permalink: /:basename
- scope:
path: _public
values:
sitemap: false
collections:
pages:
output: true
permalink: /:name
public:
output: true
permalink: /:path
sass:
sass_dir: _sass
style: expanded
# Plugins
plugins:
- jekyll-sitemap
- jekyll-seo-tag
# social:
# name: Your Facebook Page
# link: "https://www.facebook.com/"
# google_site_verification: googleXXXXXXXXXXXXXXXX.html
# facebook:
# app_id:
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
# social:
# - title: facebook
# url: https://www.facebook.com
# - title: twitter
# url: https://twitter.com