content/docs/index.mdx
This is the documentation for the Taxonomy site.
This is an example of a doc site built using ContentLayer and MDX.
<Callout>This site is a work in progress. If you see dummy text on a page, it means I'm still working on it. You can follow updates on Twitter @shadcn.
</Callout>Select a feature below to learn more about it.
<div className="grid sm:grid-cols-2 gap-4 mt-6"> <Card href="/docs/documentation">This documentation site built using Contentlayer.
</Card> <Card href="/docs/marketing" disabled>The marketing site with landing pages.
</Card> <Card href="/docs/app" disabled>The dashboard with auth and subscriptions.
</Card> <Card href="/docs/blog" disabled>The blog built using Contentlayer and MDX.
</Card> </div>