-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
106 lines (94 loc) · 2.41 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
---
# Jekyll options.
domain: https://evansosenko.com/deck-ucr-exam
baseurl: https://evansosenko.com/deck-ucr-exam
markdown: redcarpet
highlighter: pygments
exclude:
- CHANGELOG.md
- LICENSE.txt
- README.md
- Gemfile.lock
- Gemfile
- Guardfile
- Rakefile
- bower.json
- bower_components
- node_modules
- deck-*.zip
- vendor
livereload:
port: 35729
gems:
- jekyll-assets
- sass
- coffee_script
- bourbon
- neat
- jekyll/scholar
# Jekyll::AssetsPlugin options.
assets:
baseurl: https://evansosenko.com/deck-ucr-exam/assets/
sources:
- _assets/images
- _assets/javascripts
- _assets/stylesheets
- bower_components
compress:
css: sass
js: uglifier
autosize: false
# Default html tag to use for slides.
# Override per slide with {% slide tagname %}
slide_tag: section
# Set to true to load MathJax.
mathjax: true
# Use a CDN to load some libraries.
# Libraries are loaded first, asynchronously,
# and should not depend on each other.
cdn_enabled: true
cdn:
# [ url, loaded check, local asset fallback path ]
libs:
- [ "https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js", "window.jQuery", "jquery/dist/jquery" ]
# Uncomment below to use Firebase as a deck remote.
firebase: https://deck-ucr-exam.firebaseio.com/
# Uncomment below and add your Tracking ID and URL to enable Google Analytics.
google_analytics:
id: UA-19631381-4
url: evansosenko.com
# Uncomment below and add your Piwik URL to enable Piwik.
# piwik: https://example.com/piwik/
# Uncomment below to configure social media.
# social:
# facebook:
# enabled: true
# google:
# enabled: true
# gcfg:
# lang: en-US
# parsetags: onload
# twitter:
# enabled: true
# Uncomment below to enable deploy.
# deploy:
# # only :rsync supported
# protocol: :rsync
# # domain name
# server: example.com
# # remote username
# user: www
# # remote port
# port: 22
# # path to remote folder where contents of _site should go
# # must have trailing slash
# path: /var/www/example.com/htdocs/
# # site files and folders that should be uploaded but not synced
# # remote content will not be removed from these files and folders
# upload_only:
# - content/
scholar:
source: bower_components/references
bibliography: dichalcogenides
style: "https://raw.github.com/citation-style-language/styles/master/american-physics-society.csl"
reference_tagname: cite