initial commit
This commit is contained in:
14
themes/hugo-theme-relearn/docs/content/_index.en.md
Normal file
14
themes/hugo-theme-relearn/docs/content/_index.en.md
Normal file
@@ -0,0 +1,14 @@
|
||||
+++
|
||||
description = "A theme for Hugo designed for documentation."
|
||||
title = "Hugo Relearn Theme"
|
||||
type = "home"
|
||||
[[cascade]]
|
||||
[cascade._target]
|
||||
path = "/introduction/changelog/*/*/*"
|
||||
[cascade.params]
|
||||
[cascade.params._build]
|
||||
render = "never"
|
||||
+++
|
||||
{{% replaceRE "https://mcshelby.github.io/hugo-theme-relearn/" "" %}}
|
||||
{{< include "README.md" "true" >}}
|
||||
{{% /replaceRE %}}
|
||||
Reference in New Issue
Block a user