ccna60d/book.json
Unisko PENG, c4cf827863 Updated.
2023-01-14 13:04:56 +08:00

97 lines
2.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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/"
}
}
}