-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path_config.yml
77 lines (69 loc) · 1.2 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
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
67
68
69
70
71
72
73
74
75
76
77
---
timezone: UTC
email: daemos@x-cart.com
# Paths
articles_path: ''
index_path: links.xml
exclude:
- start.sh
- build.sh
- get_targets.sh
- README.md
- Gemfile
- Gemfile.lock
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
# Urls
baseurl: ''
gh_url: https://github.com/xcart/xcart-docs
prose_url: https://xcart.github.io/prose/#xcart/xcart-docs
# Search
search:
devs_en: devs.x-cart.com
devs_ru: devs.x-cart.ru
kb_en: kb.x-cart.com
kb_ru: kb.x-cart.ru
encoding: utf-8
repository: xcart/xcart-docs
ga_code: UA-56346543-1
google_verification:
# Build options
safe: false
markdown: kramdown
incremental: false
lsi: true
kramdown:
input: GFM
gfm_quirks: paragraph_end
gems:
- jekyll-redirect-from
- jekyll-sitemap
- jekyll-assets
# Assets
assets:
autowrite: true
prefix: "/assets"
digest: true
sources:
- _assets/css
- _assets/sass
- _assets/images
- _assets/javascripts
- _assets/stylesheets
- _assets/fonts
- _assets/img
- _assets/js
features:
liquid: false
integrity: false
# Search
cse:
host: kbsearch.x-cart.com
path: search
# Site settings
sort_default: order
sorts:
changelog: updated_at
lang_default: en