gitpitch/PITCHME.yaml
2018-12-02 16:03:36 +07:00

58 lines
1.2 KiB
YAML

#
# GitPitch - The Markdown Presentation Service on GitHub
#
#
# Theme Setting
# Doc: https://gitpitch.com/docs/settings/theme
#
theme : simple
#
# Theme-Override Setting
# Doc: https://gitpitch.com/docs/settings/custom-theme
#
theme-override: assets/css/PITCHME.css
#
# [Global] Background Settings
# Doc: https://gitpitch.com/docs/settings/background
#
background : assets/img/audience.png
background-opacity : 5
background-position : bottom
background-size : 100% 60%
#
# Logo Setting
# https://gitpitch.com/docs/settings/logo
#
logo : assets/img/logo.png
logo-postion : top-left
#
# Layout Setting
# Doc: https://gitpitch.com/docs/settings/layout
#
layout : center
#
# Twitter Card Settings
# Doc: https://gitpitch.com/docs/settings/twitter-card
#
title : "GitPitch - The Markdown Presentation Service on Git"
description : "The Fastest Way from Idea to Presentation for everyone on GitHub, GitLab, and Bitbucket."
# thumbnail : assets/img/thumbnail.png
#
# 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