📝 Add some taxonomy content examples

This commit is contained in:
James Panther
2022-01-23 09:57:03 +11:00
parent 1857637094
commit 212e92bb83
2 changed files with 16 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
---
title: Tags
---
Congo has full support for Hugo taxonomies and will adapt to any taxonomy set up. Taxonomy listings like this one also support custom content to be displayed above the list of terms.
This area could be used to add some extra decriptive text to each taxonomy. Check out the [advanced tag]({{< ref "advanced" >}}) below to see how to take this concept even further.
---
@@ -0,0 +1,7 @@
---
title: advanced
---
This is the advanced tag. Just like other listing pages in Congo, you can add custom content to individual taxonomy terms and it will be displayed at the top of the term listing. :rocket:
You can also use these content pages to define Hugo metadata like titles and descriptions that will be used for SEO and other purposes.