baseURL = "/" languageCode = "en-US" defaultContentLanguage = "en" title = "Hugo Learn Documentation" theme = "hugo-theme-learn" themesdir = "../.." metaDataFormat = "yaml" defaultContentLanguageInSubdir= true [params] editURL = "https://github.com/matcornic/hugo-theme-learn/edit/master/exampleSite/content/" description = "Documentation for Hugo Learn Theme" author = "Mathieu Cornic" showVisitedLinks = true disableBreadcrumb = false disableNextPrev = false [outputs] home = [ "HTML", "RSS", "JSON"] [Languages] [Languages.en] title = "Documentation for Hugo Learn Theme" weight = 1 languageName = "English" [[Languages.en.menu.shortcuts]] name = " GitHub repo" identifier = "ds" url = "https://github.com/matcornic/hugo-theme-learn" weight = 10 [[Languages.en.menu.shortcuts]] name = " Showcases" url = "showcase" weight = 11 [[Languages.en.menu.shortcuts]] name = " Hugo Documentation" identifier = "hugodoc" url = "https://gohugo.io/" weight = 20 [[Languages.en.menu.shortcuts]] name = " Credits" url = "/credits" weight = 30 [Languages.fr] title = "Documentation du thème Hugo Learn" weight = 2 languageName = "Français" [[Languages.fr.menu.shortcuts]] name = " Repo GitHub" identifier = "ds" url = "https://github.com/matcornic/hugo-theme-learn" weight = 10 [[Languages.fr.menu.shortcuts]] name = " Vitrine" url = "/showcase" weight = 11 [[Languages.fr.menu.shortcuts]] name = " Documentation Hugo" identifier = "hugodoc" url = "https://gohugo.io/" weight = 20 [[Languages.fr.menu.shortcuts]] name = " Crédits" url = "/credits" weight = 30 [Languages.zh] title = "Hugo 主题的 Learn 文档" weight = 3 languageName = "简体中文" [[Languages.zh.menu.shortcuts]] name = " GitHub 仓库" identifier = "ds" url = "https://github.com/matcornic/hugo-theme-learn" weight = 10 [[Languages.zh.menu.shortcuts]] name = " 展示区" url = "/showcase" weight = 11 [[Languages.zh.menu.shortcuts]] name = " Hugo 文档" identifier = "hugodoc" url = "https://gohugo.io/" weight = 20 [[Languages.zh.menu.shortcuts]] name = " 鸣谢" url = "/credits" weight = 30