forked from parse-community/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
39 lines (35 loc) · 1.31 KB
/
_config.yml
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
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
name: Parse Open Source Docs
title: Parse Docs
email: [email protected]
description: The open source GitHub page for the Parse platform.
url: "http://docs.parseplatform.cn" # the base hostname & protocol for your site
repository: parse-community/docs
facebook_username: parseit
twitter_username: parseit
github_username: parseplatform
stackoverflow_tag: parse.com
serverfault_tag: parse
support_url: https://www.parse.com/help
apis:
osx: http://parseplatform.org/Parse-SDK-iOS-OSX/api/
android: http://parseplatform.org/Parse-SDK-Android/api/
js: http://parseplatform.org/Parse-SDK-JS/api/
php: http://parseplatform.org/parse-php-sdk/namespaces/Parse.html
dotnet: http://parseplatform.org/Parse-SDK-dotNET/api/
# Build settings
markdown: kramdown
exclude: [ Gemfile, Gemfile.lock, README.md, config.codekit, webpack.config.js, node_modules, npm-debug.log, package.json ]
sass:
sass_dir: css
# Gems
gems:
- jekyll-redirect-from
whitelist:
- jekyll-redirect-from