forked from wenzhixin/bootstrap-table
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
35 lines (30 loc) · 780 Bytes
/
_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
# Dependencies
markdown: redcarpet
redcarpet:
extensions:
- fenced_code_blocks
- tables
- autolink
highlighter: rouge
plugins:
- jekyll-multiple-languages-plugin
baseurl: ""
# Permalinks
permalink: pretty
# Server
source: docs
destination: _gh_pages
host: 0.0.0.0
port: 4000
url: http://bootstrap-table.wenzhixin.net.cn
encoding: UTF-8
# Languages
languages: ["en", "zh-cn", "es"]
languages_string: ["English", "简体中文", "Español"]
# Custom vars
current_version: 1.12.2
repo: https://github.com/wenzhixin/bootstrap-table
website: http://wenzhixin.net.cn
repos: http://repos.wenzhixin.net.cn
email: wenzhixin2010@gmail.com
master_zip: https://github.com/wenzhixin/bootstrap-table/archive/master.zip