doc theme
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/spf13/hugoThemes#themetoml for an example
|
||||
|
||||
name = "docDock"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/vjeantet/hugo-theme-docdock/blob/master/LICENSE.md"
|
||||
description = "Documentation theme for Hugo"
|
||||
homepage = "https://github.com/vjeantet/hugo-theme-docdock"
|
||||
repo = "https://github.com/vjeantet/hugo-theme-docdock"
|
||||
tags = ["documentation", "menu","slide","search"]
|
||||
features = ["documentation","menu","nested sections","search","slide", "attachments"]
|
||||
min_version = 0.25
|
||||
|
||||
[author]
|
||||
name = "Valere JEANTET"
|
||||
homepage = "http://vjeantet.fr/"
|
||||
|
||||
[original]
|
||||
name = "Learn"
|
||||
homepage = "https://matcornic.github.io/hugo-learn-doc/basics/what-is-this-hugo-theme/"
|
||||
repo = "https://github.com/matcornic/hugo-theme-learn"
|
||||
licenselink = "https://github.com/matcornic/hugo-theme-learn/blob/master/LICENSE.md"
|
||||
Reference in New Issue
Block a user