1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-23 20:02:22 +00:00
chai2010 d421962c65 zz
2024-08-13 08:19:22 +08:00

30 lines
1.3 KiB
INI

# https://giscus.app
[book]
title = "Go语言高级编程"
authors = ["柴树杉", "曹春晖"]
description = "Go语言高级编程"
language = "zh"
multilingual = false
src = "."
[build]
build-dir = "book"
[custom]
content_header = "<ul dir=\"auto\"><li><em>凹语言(Go实现, 面向WASM设计): <a href=\"https://github.com/wa-lang/wa\">https://github.com/wa-lang/wa</a></em></li><li><em>WaBook(Go语言实现的MD电子书构建工具): <a href=\"https://github.com/wa-lang/wabook\">https://github.com/wa-lang/wabook</a></em></li></ul><hr>"
content_footer = "<hr><table><tr><td><img width=\"222px\" src=\"https://chai2010.cn/advanced-go-programming-book/css.png\"></td><td><img width=\"222px\" src=\"https://chai2010.cn/advanced-go-programming-book/cch.png\"></td></tr></table>"
page_footer = "<span>© 2019-2022 | <a href=\"https://github.com/chai2010/advanced-go-programming-book\">柴树杉、曹春晖</a> 保留所有权利</span>"
[giscus]
enaled = true
data_repo = "chai2010/advanced-go-programming-book"
data_repo_id = "MDEwOlJlcG9zaXRvcnkxMTU4NTc5NTQ="
data_category = "General"
data_category_id = "DIC_kwDOBufaIs4CAwFi"
[output.html]
git-repository-url = "https://github.com/chai2010/advanced-go-programming-book"
edit-url-template = "https://github.com/chai2010/advanced-go-programming-book/edit/master/{path}"
git-repository-icon = "fa-github"