docs-tailwindcss-mdx Tailwind Templates

Docs Tailwindcss Mdx

Tailwind CSS Documentation [Next.js + MDX Version]

Tailwind CSS Documentation

[WORK IN PROGRESS]

Live Version

https://docs-tailwindcss-mdx.vercel.app/

Developing

Uses Next.js + MDX to generate the documentation. Here is how you can generate the documentation locally:

  1. Go to your Tailwind Docs folder

    cd docs
    
  2. Install JS dependencies

    yarn install OR npm install
    
  3. Run the build to generate the static site

    yarn build OR npm run build
    
  4. View the documentation site

    yarn start or npm run start
    

Deploy your own

Deploy the Tailwind CSS Documentation using Vercel:

Deploy it to the cloud with Vercel (Documentation).

Top categories

Loading Svelte Themes