Add support for article summaries

This commit is contained in:
James Panther
2021-10-19 17:04:42 +11:00
parent 1901917d7c
commit 0a59984b44
11 changed files with 27 additions and 8 deletions
+2 -1
View File
@@ -4,6 +4,7 @@ description: "See what's possible with Congo."
cascade:
showEdit: false
showSummary: true
---
{{< lead >}}
@@ -14,6 +15,6 @@ This section contains some demo pages that show how Congo renders different type
You can also see an example [taxonomy listing]({{< ref "tags" >}}) page.
_**Sidenote:** This page is just a standard Congo article listing and Hugo has been configured to generate a `samples` content type._
_**Sidenote:** This page is just a standard Congo article listing and Hugo has been configured to generate a `samples` content type and display article summaries._
---