generated from TMaize/tmaize-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
90 lines (81 loc) · 2.64 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
encoding: utf-8
# SEO相关信息
title: 前端队长の技术博客
description: 前端队长の技术博客
keywords: Daotin,前端,Web,Html,JavaScript,Vue,React,Node,Webpack,前端开发,前端工程师,前端博客,前端技术,前端队长
author: Daotin
footerText: 'Copyright © 2024'
# 这些不要动
permalink: /posts/:year/:month/:day/:title.html
kramdown:
auto_ids: true
input: GFM
syntax_highlighter: rouge
exclude: ['CNAME', 'README.md', 'LICENSE', '_site', 'dist', 'Gemfile', 'Gemfile.lock', 'blog.sh']
# 域名配置
# baseurl配置,如果网站部署在根目录下的其他目录中,请设置为 /目录名
domainUrl: 'https://daotin.github.io'
baseurl: '/'
# 吐个槽地址,会在chat页面中重定向到该地址
tucaoUrl: 'https://support.qq.com/product/380958' # https://support.qq.com/product/86335
# 菜单
# 必填字段 title: '文本' url: '链接'
# 可选字段 target: '_blank' 新页面打开
menu:
- title: 首页
url: /
- title: 归类
url: /pages/tags.html
- title: 留言
url: /pages/chat.html
- title: 关于
url: /pages/about.html
- title: 专栏
url: /pages/project.html
- title: 搜索
url: /pages/search.html
# 点击页面文字冒出特效,不需要请设置为false
extClickEffect: false
# Google Adsense,不需要请设置为false
# _includes/ext-adsense.html 里面修改为自己的配置
extAdsense: false
# 数学公式支持,比较影响加载速度,不需要请设置为false
extMath: false
# 友情链接
links:
# - title: 文科中的技术宅
# url: https://www.townwang.com
# - title: Auuu Nya Blog
# url: http://mu1er.cn
# - title: 春风十里
# url: https://www.geek-era.com
# - title: 阿川的个人博客
# url: https://achuan.io
# - title: 魏文成博客
# url: https://www.wwc.ren
# - title: 06m
# url: https://www.06m.me
# - title: 达达知识
# url: https://www.dadapush.com
# - title: 祈雨的博客
# url: https://wakzz.cn
# - title: hongCYu’s Blog
# url: https://hongcyu.cn
# - title: Sorryfu
# url: https://fushaolei.github.io
# - title: 简单的人生笔记
# url: https://yoyling.com
# - title: oneNeko的博客
# url: https://blog.oneneko.com
# - title: Py's Whisper
# url: https://whisper.pyliubaolin.top
# - title: Yuyao's Blog
# url: http://hellocode.ink
# - title: 木叶的博客
# url: https://muye.ml
# - title: Stansec
# url: https://standeblog.com
# - title: Wenn的个人博客
# url: https://wenn.tech
# - title: Congbo's Blog
# url: https://congbo.site