Skip to content

Commit

Permalink
create-tina-app - added demo docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wicksipedia committed May 10, 2024
1 parent 18c674b commit 76cbd67
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/create-tina-app/src/examples.ts
Expand Up @@ -55,6 +55,14 @@ export const EXAMPLES: Example[] = [
isInternal: false,
gitURL: 'https://github.com/tinacms/tina-remix-starter',
},
{
title: 'Documentation Starter',
description:
'Transform documentation with Smooth Doc: Features MDX support, light/dark mode, and seamless Vercel deployment for a dynamic, interactive experience.',
value: 'demo-docs',
isInternal: false,
gitURL: 'https://github.com/tinacms/demo-docs'
},
{
title: 'Docusaurus Starter',
description:
Expand Down

0 comments on commit 76cbd67

Please sign in to comment.