How to streamline the process from quotation to ordering to billing

Streamlining sales management with Sanka

Get started in 3 steps

Preview locally and apply your first changes.

Step 1: Prepare local environment

  1. Install docs app dependencies: npm --prefix public-next install
  2. Start the local docs app: npm --prefix public-next run dev
  3. Open http://localhost:3000
💡
The live preview will update automatically as you edit.

Step 2: Change site settings

Adjust the appearance by updating public-next/content/docs/docs.json.

Step 3: Publish

Once you commit and push your changes, the deployment will run and update your site.