forked from wenzhixin/bootstrap-table
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (27 loc) · 721 Bytes
/
_config.yml
File metadata and controls
31 lines (27 loc) · 721 Bytes
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
# Dependencies
markdown: redcarpet
redcarpet:
extensions:
- fenced_code_blocks
- tables
- autolink
highlighter: rouge
# 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.11.1
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