This is a Docusaurus 2 boilerplate featuring Tailwind CSS, support for math/equations with KaTeX, diagrams with Mermaid, Animation on Scroll with AOS and more... Docusaurus 2 is a modern static website generator.
$ git clone https://github.com/oxy86/docusaurus-tailwind-boilerplate.git
$ cd docusaurus-tailwind-boilerplate
$ yarn install
$ yarn start
To start a local development server and open up a browser window. Change code and add your own. Most changes are reflected live without having to restart the server.
$ yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.