mirror of
https://github.com/gnu4cn/ccna60d.git
synced 2024-05-21 04:55:00 +08:00
97 lines
2.1 KiB
JSON
97 lines
2.1 KiB
JSON
{
|
||
"author": "Translated by Peng Hailin, laxers@gmail.com",
|
||
"description": "这是一本 CCNA 教程",
|
||
"generator": "xfoss.com 网站",
|
||
"links": {
|
||
"sharing": {
|
||
"weibo": null
|
||
},
|
||
"sidebar": {
|
||
"60天通过CCNA考试": "https://ccna60d.xfoss.com/"
|
||
}
|
||
},
|
||
"pdf": {
|
||
"fontSize": 12,
|
||
"margin": {
|
||
"bottom": 12,
|
||
"left": 16,
|
||
"right": 12,
|
||
"top": 18
|
||
},
|
||
"paperSize": "a4"
|
||
},
|
||
"plugins": [
|
||
"highlight-code",
|
||
"include-codeblock@^3.0.2",
|
||
"tbfed-pagefooter@^0.0.1",
|
||
"sectionx@^3.1.0",
|
||
"sitemap",
|
||
"code",
|
||
"page-toc-button",
|
||
"-lunr",
|
||
"-search",
|
||
"-sharing",
|
||
"cuav-chapters",
|
||
"add-js-css",
|
||
"heading-anchors",
|
||
"navigation",
|
||
"splitter",
|
||
"search-pro2"
|
||
],
|
||
"pluginsConfig": {
|
||
"page-toc-button": {
|
||
"maxTocDepth": 2,
|
||
"minTocSize": 2
|
||
},
|
||
"fontsettings": {
|
||
"theme": "white",
|
||
"family": "sans",
|
||
"size": 2
|
||
},
|
||
"include-codeblock": {
|
||
"template": "ace",
|
||
"unindent": true,
|
||
"edit": false
|
||
},
|
||
"tbfed-pagefooter": {
|
||
"copyright": "Copyleft @ ccna.xfoss.com 2022 - now",
|
||
"modify_label": "该文件修订时间:",
|
||
"modify_format": "YYYY-MM-DD HH:mm:ss"
|
||
},
|
||
"sectionx": {
|
||
"tag": "b"
|
||
},
|
||
"add-js-css": {
|
||
"css": [ "./custom_style.css" ],
|
||
"js": [ "./custom_script.js" ]
|
||
},
|
||
"navigation": {
|
||
"navigatorList": [
|
||
{
|
||
"url": "https://rust-lang.xfoss.com",
|
||
"name": "Rust 编程语言 · ⚙️"
|
||
},
|
||
{
|
||
"url": "https://java-lang.xfoss.com",
|
||
"name": "Java 编程语言 · ☕"
|
||
},
|
||
{
|
||
"url": "https://snippets.xfoss.com",
|
||
"name": "代码 snippets 与技术笔记 · ✨"
|
||
},
|
||
{
|
||
"url": "https://ts-lang.xfoss.com",
|
||
"name": "TypeScript 编程语言 · 🖹"
|
||
},
|
||
{
|
||
"url": "https://xfoss.com",
|
||
"name": "捐助,donation · 💰"
|
||
}
|
||
]
|
||
},
|
||
"sitemap": {
|
||
"hostname": "https://ccna.xfoss.com/"
|
||
}
|
||
}
|
||
}
|