gitpitch/PITCHME.yaml
2018-12-01 12:45:22 +07:00

68 lines
1.3 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
#
# Title Setting
# Doc: https://gitpitch.com/docs/settings/title
#
title : "GitPitch - The Markdown Presentation Service on Git"
#
# Description Setting
# Doc: https://gitpitch.com/docs/settings/description
#
description : "The Fastest Way from Idea to Presentation for everyone on GitHub, GitLab, and Bitbucket."
#
# Thumbnail Setting
# Doc: https://gitpitch.com/docs/settings/thumbnail
#
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