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

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lokmanm authored Dec 6, 2019
1 parent b799a4c commit e744199
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
![knowledgebase](https://user-images.githubusercontent.com/11158157/70286448-81b2cc80-17cb-11ea-8c8c-b99030abdfbd.png)

# 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 ```

0 comments on commit e744199

Please sign in to comment.