content/docs/documentation/index.mdx
Taxonomy includes a documentation site built using Contentlayer and MDX.
It comes with the following features out of the box:
<Callout /> and <Card />.rehype-pretty-code.shiki.Click on a section below to learn how the documentation site built.
<div className="grid gap-4 mt-6"> <Card href="/docs/documentation">Learn how to use MDX with Contentlayer.
</Card> <Card href="/docs/documentation/components">Using React components in Mardown.
</Card> <Card href="/docs/documentation/components">Beautiful code blocks with syntax highlighting.
</Card> <Card href="/docs/documentation/components">View a sample page with all the styles.
</Card> </div>