Skip to main content

Super Mart Nepal ERP System

Getting Started

Add New Docs Page

Create new file under docs folder. Example :

    Docs > menu 1 > welcome.md

Now you will see a new item "menu 1" in sidebar menu.

Edit existing docs Page

Edit any .md file inside docs folder and save.

I do not know how to write Markdown Language

Use online tools like "https://stackedit.io/app" to write and preview live changes.

Insert Images

To insert images into the docs, use this tag.

![Alt text](/img/logo.svg)

Note: image file shoud exist in static/img folder

Preview the changes

Merge your changes to the staging branch. it will auto deploy and you can preview it with this url: https://staging.erp-docs.pages.dev/

Deploy to the live site

Merge your changes to the master branch to deploy it into the production server. You can view the changes with this url: https://kb.supermartnepal.com