diff --git a/config/_default/hugo.yaml b/config/_default/hugo.yaml index 9c75eb9d8..d1c4613c3 100644 --- a/config/_default/hugo.yaml +++ b/config/_default/hugo.yaml @@ -48,9 +48,7 @@ markup: goldmark: renderer: unsafe: true - renderHooks: - link: - enableDefault: true + # enable hextra syntax highlight highlight: noClasses: false @@ -86,3 +84,7 @@ permalinks: docs: /:slug/ section: docs: / + + +refLinksErrorLevel: warning + diff --git a/content/_index.md b/content/_index.md index 1ca744ae6..a08e3e73e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,29 +1,3 @@ --- -title: ##Leave only home page without title -description: User guides, deploy docs, references, and deep dives about the - Rhize manufacturing data hub. -cascade: - type: docs +title: Rhize documentation --- - - - -