-
Notifications
You must be signed in to change notification settings - Fork 0
/
PITCHME.yaml
54 lines (46 loc) · 1.04 KB
/
PITCHME.yaml
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
# GitPitch In-60-Seconds - A Very Short Tutorial.
#
#
# Theme Template
# Doc: https://gitpitch.com/docs/themes/default
#
theme: template
theme-background: ["#FFF"]
theme-headline: ["Raleway", "#5289F7", "none"]
theme-byline: ["Raleway", "#111111", "none"]
theme-text: ["Ubuntu", "#1C1C1C", "none"]
theme-links: ["#5289F7", "#5254F7"]
theme-code: ["Source Code Pro"]
theme-controls: ["#484848"]
theme-margins: ["0", "15px"]
#
# Highlight Setting
# Doc: https://gitpitch.com/docs/settings/highlight
#
highlight: tomorrow
#
# Theme-Override Setting
# Doc: https://gitpitch.com/docs/settings/custom-theme
#
theme-override: assets/css/style.css
#
# Logo Setting
# https://gitpitch.com/docs/settings/logo
#
logo: assets/img/zs_logo.jpg
logo-position: top-left
#
# Layout Setting
# Doc: https://gitpitch.com/docs/settings/layout
#
layout: center
#
# Footnote Setting
# Doc: https://gitpitch.com/docs/settings/footnote
#
footnote: "Knowledge Sharing Series: Javascript"
#
# Published Setting
# Doc: https://gitpitch.com/docs/settings/published
#
published: true