XXOO
ETZero's NoteBook ",
nameLink: 'https://etzero.github.io/#/',
repo: 'https://github.com/ETzero/ETzero.github.io/',
el: '#main',
loadSidebar: true,
//alias: {
// '/.*/_sidebar.md': '/_sidebar.md'
//},
loadNavbar: true,
autoHeader: true,
MaxLevel: 6,
subMaxLevel: 5,
basePath: '/post/',
mergeNavbar: true,
executeScript: true,
externalLinkTarget: '_blank',
//themeColor: '#007be8', // 主题颜色
auto2top: true,
topMargin: 90,
pagination: {
previousText: '上一篇',
nextText: '下一篇',
crossChapter: true,
crossChapterText: true,
},
notFoundPage: true,
// 搜索框
search: 'auto', // 默认值
search: {
maxAge: 86400000, // 过期时间,单位毫秒,默认一天
paths: 'auto',
placeholder: '🔍 搜索',
noData: '找不到结果!',
depth: 6, // 搜索标题的最大层级, 1 - 6
hideOtherSidebarContent: false, // 是否隐藏其他侧边栏内容
},
// 添加页脚
footer: {
copy: 'Copyright © 2018 - 至今',
auth: ' 🏷️ ETZero',
pre: '
',
style: 'text-align: center;',
},
// 谷歌统计 SEO
ga: 'UA-XXXXX-Y',
markdown: {
renderer: {
code: function (code, lang, base = null) {
// 支持 DOT 语言作图
if (lang === "dot") {
return (
'