Taxo Theme Documentation
Blog, Services & Case Studies
These three collections are where most Taxo sites add real business content.
Blog
Blog list settings live in:
src/content/blog/english/-index.mdExample:
searchSection: title: "Check our inside News" searchPlaceholder: "Search in blog"
options: search: true layout: "grid" columns: 2Single blog posts live in:
src/content/blog/english/post-1.mdxAnd support fields such as:
customSlugmetaDescriptionimagedateauthorcategoriestagscommentscommentListdraft
Services
Services list page header content comes from:
src/content/services/english/-index.mdSingle services live in:
src/content/services/english/service-01.mdxImportant service fields:
title: "Insurance Tax"customSlug: "custom-slug-services-1"description: "There are many variations..."date: 2022-06-13imagePosition: "top"image: "/images/banner/banner-1.png"Case Studies
Case studies list page settings live in:
src/content/case-studies/english/-index.mdSingle entries live in:
src/content/case-studies/english/case-study-1.mdxUseful case study fields:
customSlugdescriptiondateweightcategoriesinformationimageimages
Sorting & Visibility
draft: truehides an individual entry in productionweightis used to sort case studies- collection
-index.mdcan hide the whole collection experience in production
Practical Editing Advice
Use these rules:
- update
-index.mdwhen you want to change the list page itself - update
post-1.mdx,service-01.mdx, orcase-study-1.mdxwhen you want to change one entry - use
customSlugwhen you want a cleaner URL