ccna60d/book.json

77 lines
1.9 KiB
JSON
Raw Normal View History

2020-11-24 08:13:36 +08:00
{
"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",
"fontsettings",
2023-01-10 17:04:15 +08:00
"theme-comscore",
"include-codeblock@^3.0.2",
"tbfed-pagefooter@^0.0.1",
"sectionx@^3.1.0",
"sitemap",
"code",
"-lunr",
"-search",
"-sharing",
"-fontsettings",
"cuav-chapters",
"heading-anchors",
"splitter",
"theme-door",
"search-pro-fixed"
2020-11-24 08:13:36 +08:00
],
2023-01-10 17:04:15 +08:00
"variables": {
"doorTheme": {
"nav": [
{
"url": "https://java.xfoss.com",
"target": "_blank",
"name": "学习 Java ☕"
}
]
}
},
2020-11-24 08:13:36 +08:00
"pluginsConfig": {
2023-01-10 17:04:15 +08:00
"doorTheme": {
"search-placeholder": "请输入关键字搜索",
"logo": "./docs/images/rust-lang-ar21.svg",
"favicon": "./docs/images/rust-fav-icon.png"
},
"include-codeblock": {
"template": "ace",
"unindent": true,
"edit": true
},
"tbfed-pagefooter": {
"copyright": "Copyleft @ rust.xfoss.com 2022",
"modify_label": "该文件修订时间:",
"modify_format": "YYYY-MM-DD HH:mm:ss"
},
"sectionx": {
"tag": "b"
},
"sitemap": {
"hostname": "https://rust-lang.xfoss.com/"
}
2020-11-24 08:13:36 +08:00
}
}