Knowledgebase / Wiki template built with Jigsaw, Tailwind and VueJS.
In order to change the text/data please refer to the _source/posts
- Three pages for faq, tutorial and questions ( can be changed )
- PurgeCSS Configured
- Header inspired from Stripe
Start by cloning the project. Then run the command
npm install .
For Development
npm run watch
For Production
npm run production