1 Star 0 Fork 0

sodisnai / my-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.toml 1.68 KB
一键复制 编辑 原始数据 按行查看 历史
sodisnai 提交于 2018-05-28 19:01 . init
baseURL = "/"
languageCode = "en-us"
DefaultContentLanguage = "en"
title = "MyDocs"
theme = "docdock"
pygmentsCodeFences = true
pygmentsStyle = "monokailight"
defaultContentLanguage = "en"
defaultContentLanguageInSubdir= false
enableMissingTranslationPlaceholders = false
disableLiveReload = true
[params]
editURL = "https://github.com/vjeantet/hugo-theme-docdock/edit/master/exampleSite/content/"
showVisitedLinks = true # default is false
themeStyle = "flex" # "original" or "flex" # default "flex"
themeVariant = "" # choose theme variant "green", "gold" , "gray", "blue" (default)
ordersectionsby = "weight" # ordersectionsby = "title"
disableHomeIcon = false # default is false
disableSearch = false # default is false
disableNavChevron = false # set true to hide next/prev chevron, default is false
highlightClientSide = false # set true to use highlight.pack.js instead of the default hugo chroma highlighter
menushortcutsnewtab = false # set true to open shortcuts links to a new tab/window
enableGitInfo = true
[outputs]
home = [ "HTML", "RSS", "JSON"]
[[menu.shortcuts]]
#pre = "<h3>More</h3>"
#name = "<i class='fa fa-github'></i> <label>Github repo</label>"
#identifier = "ds"
#url = "https://github.com/vjeantet/hugo-theme-docdock"
#weight = 10
[[menu.shortcuts]]
#name = "<i class='fa fa-cloud-download'></i> <label>Download</label>"
#url = "https://github.com/vjeantet/hugo-theme-docdock/archive/master.zip"
#weight = 11
[[menu.shortcuts]]
#name = "<i class='fa fa-bookmark'></i> <label>Hugo Documentation</label>"
#identifier = "hugodoc"
#url = "https://gohugo.io/"
#weight = 20
[[menu.shortcuts]]
#name = "<i class='fa fa-bullhorn'></i> <label>Credits</label>"
#url = "/credits"
#weight = 30
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dengdc/my-docs.git
git@gitee.com:dengdc/my-docs.git
dengdc
my-docs
my-docs
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891