-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·74 lines (60 loc) · 1.66 KB
/
_config.yml
File metadata and controls
executable file
·74 lines (60 loc) · 1.66 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
67
68
69
70
71
72
73
74
# Dependencies
markdown: kramdown
highlighter: rouge
# Permalinks
permalink: pretty
# Server
host: 0.0.0.0
port: 9001
baseurl: /
url: http://localhost:9001
encoding: UTF-8
# the excluded directoies
exclude: []
# site information
info:
site_name: MobDevGroup
# site.url, site.title
title: 'MobDevGroup'
## note:
# use site.path in your templates to make it work for both protocols e.g. http and https
# use site.url only inside the web feed template (e.g. requires full url incl. protocol)
path: 'http://www.mobdevgroup.com'
url: 'http://www.mobdevgroup.com'
meta:
description: "移动开发在线分享---MobDevGroup"
keywords: "MobDevGroup、开发工具、Android、iOS、HTML5、设计、项目管理"
author: "yuxingxin"
# multiple language
language_default: 'cn'
languages: ["en", "cn"]
# left navigation
left_nav:
en:
title: MobDevGroup
path: /
items:
- path: /page1
title: "Another page"
- path: /page2
title: "Yet another page"
cn:
title: "MobDevGroup"
path: /cn
items:
- path: /cn/page1
title: "页面1"
- path: /cn/page2
title: "页面2"
# right navigation
right_nav:
- title: English Version
url: /
- title: MobDevGroup
url: /cn
- title: Fork on Github
url: https://github.com/mobdevgroup
# analytics account information, remember to change this.
analytics:
google:
account: