This repository was archived by the owner on Jul 11, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_config.yml
More file actions
66 lines (52 loc) · 1.37 KB
/
_config.yml
File metadata and controls
66 lines (52 loc) · 1.37 KB
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
63
64
65
66
# 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
title: X-Cart 5 REST API Reference
email: daemos@x-cart.com
description: X-Cart REST API Reference and Documentation
baseurl: "/rest-api" # the subpath of your site, e.g. /blog
url: "http://devs.x-cart.com" # the base hostname & protocol for your site
encoding: utf-8
repository: xcart/xc5-restapi
ga_code:
# Build settings
safe: false
markdown: kramdown
incremental: false
lsi: true
kramdown:
input: GFM
gems:
- jekyll-redirect-from
- jekyll-xcart-plugins
# APIs
swagger_pages:
latest_api: 5.3.3.3
path: "/api/v:version/"
swagger:
- id: 5_3_3_0
json: 'spec/5.3.3.0.json'
- id: 5_3_3_3
json: 'spec/5.3.3.3.json'
# Languages
lang_default: en
lang:
en: English
ru: Russian
# Sort orders
sort_default: order
header_container:
default: "container"
api_index: "reference container"
article: "text container"
article_with_sidebar: "container"
page: "text container"
reference: "reference container"
wide_page: "widepage container"
# Category-wide Page ranking
# category_pr:
# changelog: 0.2