forked from gitpitch/in-60-seconds
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PITCHME.yaml
62 lines (53 loc) · 1.41 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
# 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/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 the power and simplicity of GitPitch, the markdown presentation service on Git."
thumbnail : https://gitpitch.com/gpimg/tutorial-thumb.png