-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
117 lines (95 loc) · 2.77 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
title: 西峡爱家移门橱柜
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
permalink: ':title/'
#baseurl: "/adam-blog" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
# Author settings add your name
author: 爱家移门橱柜
author-pic: leach-face.jpg
about-author: I am an Android developer.I will add description latter.
#修改成你自己的
# Contact links
website: # Add your website, do not add http://
linkedin: # Add your Linkedin handle
twitter: # Add your Twitter handle
facebook: # Add your Facebook handle
instagram: # Add your Instagram handle
pinterest: # Add your Pinterest handle
#修改成你自己的
email: [email protected]
phone: +86 15937700575
github: a0575
jianshu:
juejin:
csdn:
# Newsletter
mailchimp: # 表单标识符.
# Disqus修改成你自己的
discus_identifier: 这是什么
# Add your discus identifier
#intensedebate修改成你自己的
intensedebate_identifier:
# Tracker Google Analytics修改成你自己的
google-analysis:
baidu-analysis:
#youyan
youyan-id:
# Paginate
paginate: 18
paginate_path: /page:num/
# Build settings
markdown: kramdown
plugins:
- jekyll-paginate
- jekyll-feed
- jekyll-sitemap
include: [_pages]
exclude: ["node_modules", "gulpfile.js", "package.json", "yarn.lock"]
imagepath: /blogdemo
links:
- name: 首页
url: https://a0575.github.io
external: false
- name: 联系我们
url: /blogdemo/About
external: false
#添加分类步骤:
#1:在_config.yml links1及blog_中添加对应内容
#2:在_includes里面headr.html中添加对应内容
#3:在根目录blog文件中创建对应内容
label1: <span style="font-size:12px">Publish by
label2: </span>
links1:
- name: 所有
url: /blog
type: recent
external: false
- name: 厨卫电器
url: /blogdemo/chuwei
type: chuwei
external: false
- name: 零醛木门
url: /blogdemo/mumen
type: mumen
external: false
- name: 钛镁合金
url: /blogdemo/hejin
type: hejin
external: false
- name: 淋浴房&晾衣机
url: /blogdemo/linyu
type: linyu
external: false
- name: 精品衣柜门
url: /blogdemo/hejin/yigui
type: yigui
external: false
blog_1: chuwei
blog_2: mumen
blog_3: hejin
blog_4: linyu
blog_5: yigui
#permalink: /:year/:month/:day/:title.html