2018-12-01 13:45:22 +08:00
|
|
|
#
|
2020-01-11 10:51:41 +08:00
|
|
|
# GitPitch Markdown Presentations
|
2018-12-01 13:45:22 +08:00
|
|
|
#
|
2018-05-02 23:37:09 +08:00
|
|
|
|
2018-12-01 13:45:22 +08:00
|
|
|
#
|
2020-01-11 10:51:41 +08:00
|
|
|
# Theme Settings
|
|
|
|
# Doc: https://gitpitch.com/docs/themes/default
|
2018-12-01 13:45:22 +08:00
|
|
|
#
|
2020-01-11 10:51:41 +08:00
|
|
|
theme : template
|
|
|
|
theme-background : [ "#000000" ]
|
|
|
|
theme-headline : [ "Montserrat", "#FBD95E", "none", "#FFFFFF", "100", "120", "15" ]
|
|
|
|
theme-byline : [ "Concert One", "#FFFFFF", "none", "#FBD95E", "100", "100", "0" ]
|
|
|
|
theme-text : [ "Ubuntu", "#FFFFFF", "none", "#A0C865", "100", "100", "15" ]
|
|
|
|
theme-links : [ "#FBD95E", "#5254F7" ]
|
|
|
|
theme-code : [ "Fira Code", "100", "120" ]
|
|
|
|
highlight : ir-black
|
|
|
|
theme-controls : [ "#C0C0C0" ]
|
|
|
|
theme-margins : [ "0", "15px" ]
|
|
|
|
logo : assets/img/logo.png
|
|
|
|
logo-position : top-left
|
|
|
|
layout : center
|
2018-05-02 23:37:09 +08:00
|
|
|
|
2018-12-01 13:45:22 +08:00
|
|
|
#
|
|
|
|
# Theme-Override Setting
|
|
|
|
# Doc: https://gitpitch.com/docs/settings/custom-theme
|
|
|
|
#
|
2020-01-11 10:51:41 +08:00
|
|
|
theme-override : assets/css/PITCHME.css
|
2018-05-02 23:37:09 +08:00
|
|
|
|
2018-12-01 13:45:22 +08:00
|
|
|
#
|
2018-12-02 17:03:36 +08:00
|
|
|
# Twitter Card Settings
|
|
|
|
# Doc: https://gitpitch.com/docs/settings/twitter-card
|
2018-12-01 13:45:22 +08:00
|
|
|
#
|
2020-01-11 10:51:41 +08:00
|
|
|
title : "GitPitch Markdown Presentations"
|
|
|
|
description : "Slide Decks for Developers on MacOS, Linux, Windows 10. Present offline. Share online. Export to PDF and PPTX."
|
2018-12-02 17:03:36 +08:00
|
|
|
# thumbnail : assets/img/thumbnail.png
|
2018-05-02 23:37:09 +08:00
|
|
|
|
2018-12-01 13:45:22 +08:00
|
|
|
#
|
|
|
|
# Footnote Setting
|
|
|
|
# Doc: https://gitpitch.com/docs/settings/footnote
|
|
|
|
#
|
2020-01-11 10:51:41 +08:00
|
|
|
footnote: " "
|
2018-05-02 23:37:09 +08:00
|
|
|
|
2018-12-01 13:45:22 +08:00
|
|
|
#
|
|
|
|
# Published Setting
|
|
|
|
# Doc: https://gitpitch.com/docs/settings/published
|
|
|
|
#
|
2017-10-29 19:57:54 +08:00
|
|
|
published : true
|
2020-01-11 10:51:41 +08:00
|
|
|
|
|
|
|
#
|
|
|
|
# Charts Plugin Setting
|
|
|
|
# Doc: https://gitpitch.com/docs/settings/charts-plugin
|
|
|
|
#
|
|
|
|
charts : true
|
|
|
|
|