Sha256: f8dbcb5053fb21816631e174ea722489f9876049c866bc94bf53c154c3a25a0d
Contents?: true
Size: 1.82 KB
Versions: 1
Compression:
Stored size: 1.82 KB
Contents
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 = "<i class='fab fa-fw fa-github'></i> GitHub repo" identifier = "ds" url = "https://github.com/matcornic/hugo-theme-learn" weight = 10 [[Languages.en.menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Showcases" url = "showcase" weight = 11 [[Languages.en.menu.shortcuts]] name = "<i class='fas fa-fw fa-bookmark'></i> Hugo Documentation" identifier = "hugodoc" url = "https://gohugo.io/" weight = 20 [[Languages.en.menu.shortcuts]] name = "<i class='fas fa-fw fa-bullhorn'></i> Credits" url = "/credits" weight = 30 [Languages.fr] title = "Documentation du thème Hugo Learn" weight = 2 languageName = "Français" [[Languages.fr.menu.shortcuts]] name = "<i class='fab fa-fw fa-github'></i> Repo GitHub" identifier = "ds" url = "https://github.com/matcornic/hugo-theme-learn" weight = 10 [[Languages.fr.menu.shortcuts]] name = "<i class='fas fa-fw fa-camera'></i> Vitrine" url = "/showcase" weight = 11 [[Languages.fr.menu.shortcuts]] name = "<i class='fas fa-fw fa-bookmark'></i> Documentation Hugo" identifier = "hugodoc" url = "https://gohugo.io/" weight = 20 [[Languages.fr.menu.shortcuts]] name = "<i class='fas fa-fw fa-bullhorn'></i> Crédits" url = "/credits" weight = 30
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rbcli-0.2.12 | docs-src/themes/hugo-theme-learn/exampleSite/config.toml |