forked from gitpitch/in-60-seconds
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PITCHME.yaml
64 lines (54 loc) · 1.53 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
55
56
57
58
59
60
61
62
63
# GitPitch In-60-Seconds - A Very Short Tutorial.
#
#
# Theme Template
# Doc: https://gitpitch.com/docs/themes/default
#
theme : template
theme-background : [ "#000000" ]
theme-headline : [ "Montserrat", "#FBD95E", "none", "#FFFFFF", "100", "120", "15" ]
theme-byline : [ "Raleway", "#FFFFFF", "none", "#FBD95E", "100", "110", "15" ]
theme-text : [ "Ubuntu", "#FFFFFF", "none", "#A0C865", "100", "100", "15" ]
theme-links : [ "#F1C40F", "#5254F7" ]
theme-code : [ "Source Code Pro", "100", "120" ]
theme-controls : [ "#C0C0C0" ]
theme-margins : [ "0", "15px" ]
layout : center
#
# 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/PITCHME.css
#
# Logo Setting
# https://gitpitch.com/docs/settings/logo
#
logo : assets/img/logo.png
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 : "GitPitch - The Fastest Way From Idea To Presentation"
#
# Published Setting
# Doc: https://gitpitch.com/docs/settings/published
#
published : true
#
# Twitter Card Settings [Pro Only]
# Doc: https://gitpitch.com/docs/settings/twitter-card
#
title : "GitPitch In 60 Seconds"
description : "A short tutorial introducing GitPitch Markdown Presentations for Developers."
thumbnail : https://gitpitch.com/gpimg/tutorial-thumb.png