7 Star 35 Fork 12

inhere / md-site-reader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.js 685 Bytes
一键复制 编辑 原始数据 按行查看 历史
inhere 提交于 2017-09-25 00:21 . up
// page title = baseTile + content title
config.baseTitle = 'Go Web 编程'
config.siteName = '《Go Web 编程》'
config.siteDes = 'Go Web 编程的描述信息'
config.siteKey = 'go-web-dev'
config.logoUrl = location.pathname
config.lang = 'zh'
config.langs = ['en', 'ja', 'pt-br', 'zh']
config.docProject = 'astaxie/build-web-application-with-golang'
config.project = 'astaxie/build-web-application-with-golang'
config.authorPage = 'https://github.com/astaxie'
config.authorName = 'astaxie'
config.theme = 'paper'
config.codeTheme = 'github'
config.catelogPage = 'SUMMARY.md'
config.defaultPage = 'README.md'
config.makeTOC = true
config.emptyData = 'No content to display!'
JavaScript
1
https://gitee.com/inhere/md-site-reader.git
git@gitee.com:inhere/md-site-reader.git
inhere
md-site-reader
md-site-reader
master

搜索帮助