add content

This commit is contained in:
samaradel
2023-08-17 19:05:09 +03:00
parent b0b57b6a3a
commit a3b6750e2a
159 changed files with 2528 additions and 337 deletions

View File

@@ -60,36 +60,24 @@ feed = true
paginate_by = 2
paginate_path = "blog-posts"
[[taxonomies]]
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 = "tags"
feed = true
paginate_by = 9
paginate_path = "tags"
[[taxonomies]]
name = "people"
feed = true
paginate_by = 9
paginate_path = "people"
[[taxonomies]]
name = "memberships"
feed = true
@@ -99,30 +87,3 @@ 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"