diff --git a/exampleSite/content/docs/_index.md b/exampleSite/content/docs/_index.md index 7f1ab68..7c1a321 100755 --- a/exampleSite/content/docs/_index.md +++ b/exampleSite/content/docs/_index.md @@ -1,6 +1,10 @@ --- title: "Documentation" description: "Learn how to use Congo and its features." + +cascade: + showDate: false + showAuthor: false --- {{< lead >}} diff --git a/exampleSite/content/docs/advanced-customisation.md b/exampleSite/content/docs/advanced-customisation.md index 604fa01..f76ad9a 100644 --- a/exampleSite/content/docs/advanced-customisation.md +++ b/exampleSite/content/docs/advanced-customisation.md @@ -5,8 +5,6 @@ draft: false description: "Learn how to build Congo manually." slug: "advanced-customisation" tags: ["advanced", "css", "docs"] -showDate: false -showAuthor: false --- There are a few ways you can make style changes to Congo. diff --git a/exampleSite/content/docs/configuration.md b/exampleSite/content/docs/configuration.md index fdb196c..c2d3bf7 100644 --- a/exampleSite/content/docs/configuration.md +++ b/exampleSite/content/docs/configuration.md @@ -5,8 +5,6 @@ draft: false description: "All the configuration variables available in Congo." slug: "configuration" tags: ["config", "docs"] -showDate: false -showAuthor: false --- Congo is a highly customisable theme and uses some of the latest Hugo features to simplify how it is configured. diff --git a/exampleSite/content/docs/front-matter.md b/exampleSite/content/docs/front-matter.md index f8b1aaa..61afe22 100644 --- a/exampleSite/content/docs/front-matter.md +++ b/exampleSite/content/docs/front-matter.md @@ -5,8 +5,6 @@ draft: false description: "All the front matter variables available in Congo." slug: "front-matter" tags: ["front matter", "config", "docs"] -showDate: false -showAuthor: false --- In addition to the [default Hugo front matter parameters](https://gohugo.io/content-management/front-matter/#front-matter-variables), Congo adds a number of additional options to customise the presentation of individual articles. All the available theme parameters are listed below. diff --git a/exampleSite/content/docs/getting-started.md b/exampleSite/content/docs/getting-started.md index 0a41e96..487b326 100644 --- a/exampleSite/content/docs/getting-started.md +++ b/exampleSite/content/docs/getting-started.md @@ -5,8 +5,6 @@ draft: false description: "All the front matter variables available in Congo." slug: "getting-started" tags: ["installation", "docs"] -showDate: false -showAuthor: false --- {{< alert >}} diff --git a/exampleSite/content/docs/homepage-layout/index.md b/exampleSite/content/docs/homepage-layout/index.md index 0e84ca4..4b570a9 100644 --- a/exampleSite/content/docs/homepage-layout/index.md +++ b/exampleSite/content/docs/homepage-layout/index.md @@ -5,8 +5,6 @@ draft: false description: "Configuring the homepage layout in the Congo theme." slug: "homepage-layout" tags: ["homepage", "layouts", "docs"] -showDate: false -showAuthor: false --- Congo provides a fully flexible homepage layout. There are two main templates to choose from with additional settings to adjust the design. Alternatively, you can also provide your own template and have complete control over the homepage content. diff --git a/exampleSite/content/docs/installation.md b/exampleSite/content/docs/installation.md index 736c23d..c5ac095 100644 --- a/exampleSite/content/docs/installation.md +++ b/exampleSite/content/docs/installation.md @@ -5,8 +5,6 @@ draft: false description: "How to install the Congo theme." slug: "installation" tags: ["installation", "docs"] -showDate: false -showAuthor: false --- Simply follow the standard Hugo [Quick Start](https://gohugo.io/getting-started/quick-start/) procedure to get up and running quickly. diff --git a/exampleSite/content/docs/partials.md b/exampleSite/content/docs/partials.md index 7069119..6f9e3a7 100644 --- a/exampleSite/content/docs/partials.md +++ b/exampleSite/content/docs/partials.md @@ -5,8 +5,6 @@ draft: false description: "All the partials available in Congo." slug: "partials" tags: ["partials", "analytics", "privacy", "comments", "favicons", "icon", "docs"] -showDate: false -showAuthor: false --- ## Analytics diff --git a/exampleSite/content/docs/shortcodes.md b/exampleSite/content/docs/shortcodes.md index a2cf1ae..e8baa7f 100644 --- a/exampleSite/content/docs/shortcodes.md +++ b/exampleSite/content/docs/shortcodes.md @@ -5,8 +5,6 @@ draft: false description: "All the shortcodes available in Congo." slug: "shortcodes" tags: ["shortcodes", "mermaid", "icon", "lead", "docs"] -showDate: false -showAuthor: false --- In addition to all the [default Hugo shortcodes](https://gohugo.io/content-management/shortcodes/), Congo adds a few extras for additional functionality. diff --git a/exampleSite/content/samples/_index.md b/exampleSite/content/samples/_index.md index 6c27b5f..470493b 100755 --- a/exampleSite/content/samples/_index.md +++ b/exampleSite/content/samples/_index.md @@ -1,6 +1,9 @@ --- title: "Content Samples" description: "See what's possible with Congo." + +cascade: + showEdit: false --- {{< lead >}}