Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 580 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 580 Bytes

knowledgebase

Wiki Template

Knowledgebase / Wiki template built with Jigsaw, Tailwind and VueJS.

In order to change the text/data please refer to the _source/posts

Features

  • Three pages for faq, tutorial and questions ( can be changed )
  • PurgeCSS Configured
  • Header inspired from Stripe

How to use

Start by cloning the project. Then run the command npm install .

For Development npm run watch

For Production npm run production