This commit is contained in:
2023-08-17 16:32:27 +03:00
parent 643afff8f5
commit c481652e14
69 changed files with 737 additions and 1445 deletions

View File

@@ -61,11 +61,68 @@ paginate_by = 2
paginate_path = "blog-posts"
[[taxonomies]]
name = "categories"
name = "items"
feed = true
paginate_by = 2
paginate_path = "product-posts"
[[taxonomies]]
name = "roles"
feed = true
paginate_by = 2
paginate_path = "blog-posts"
[[taxonomies]]
name = "tags"
feed = true
paginate_by = 2
paginate_path = "blog-posts"
[[taxonomies]]
name = "partners-category"
feed = true
paginate_by = 6
paginate_path = "partner-card"
[[taxonomies]]
name = "news-category"
feed = true
paginate_by = 6
paginate_path = "news-card"
[[taxonomies]]
name = "memberships"
feed = true
paginate_by = 8
paginate_path = "people/memberships"
[extra]
header_class = "freeflow"
footer_class = "freeflow"
[extra.taxonomies."roles"]
[extra.taxonomies."roles".Create]
icon_path = "images/icons/paint-brush-art-svgrepo-com.svg"
banner_path = "images/marius-masalar-unsplash.jpg"
title = "Create OurWorld"
description = "Become a part of a team of creators looking to shape our digital world"
[extra.taxonomies."roles".Develop]
icon_path = "images/icons/code-svgrepo-com.svg"
banner_path = "images/marius-masalar-unsplash.jpg"
title = "Develop OurWorld"
description = "Become a part of a team of developers building our digital world"
[extra.taxonomies."roles".Inspire]
icon_path = "images/icons/bar-svgrepo-com.svg"
banner_path = "images/marius-masalar-unsplash.jpg"
title = "Share OurWorld"
description = "Create communities and involve people in ourworld"
[extra.taxonomies."roles".Organize]
icon_path = "images/icons/form-svgrepo-com.svg"
banner_path = "images/marius-masalar-unsplash.jpg"
title = "Run OurWorld"
description = "Become a part of the organizational team at ourworld"