-
Notifications
You must be signed in to change notification settings - Fork 78
/
Copy pathconfig.yml
56 lines (52 loc) · 1.63 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
baseURL : "https://alili.tech/"
languageCode : "zh"
title : "Hello Alili"
theme : "hugo-cactus-dark"
permalinks:
archive: archive/:slug/
params:
Author : Fan
subtitle: Hello Alili | 前端大爆炸! - WEB BANG! BANG!! BANG!!!
description: '公众号: Alili丶前端大爆炸. 持续学习,持续写博客. 此生理想、近期计划、今日功课。'
keywords: [Hello Alili,前端大爆炸,WEB BANG BANG BANG,前端,前端博客,web前端博客,前端模块化,前端工程化,前端数据监控,性能优化,网页制作,前端,js,html5,css,踩坑小报告,微前端,树莓派,前端开发,区块链,网络,Mongodb,Vue.js,Angular.js,node.js]
customize:
gravatar:
email:
logo:
enabled: true
width: 50
height: 50
url: /images/logo2.png
gravatar: false
favicon:
# eg. generate with http://realfavicongenerator.net/
desktop:
url: /images/favicon.ico
gravatar: false
android:
url: /images/favicon-192x192.png
gravator: false
apple:
url: /images/favicon-192x192.png
gravator: false
social_links:
github: http://github.com/Num142857
# weibo: http://weibo.com/u/1967233520
# RSS
rss: false
# Plugins
plugins:
disqus_shortname: alili-tech # Disqus Comments Shortname
# Miscellaneous
miscellaneous:
open_graph: # see http://ogp.me
fb_app_id:
fb_admins:
twitter_id:
google_plus:
sitemap:
changefreq: weekly
filename: sitemap.xml
priority: 0.5
outputs:
home: [ "HTML", "RSS", "JSON"]