Samagra-Development / WarpSQL

WarpSQL
https://samagra-development.github.io/WarpSQL/
Apache License 2.0
15 stars 30 forks source link

warpsql/gh_pages: Add website for documentation #75

Closed jayanth-kumar-morem closed 7 months ago

jayanth-kumar-morem commented 1 year ago
  1. Using docsify to create static website.
  2. The website is connected to the repo's Readme.md file, so whenever our Readme file gets updated, the website stays in sync.

Steps to run website locally

  1. npm i docsify-cli -g
  2. docsify serve .

Fixes: #67

https://github.com/Samagra-Development/WarpSQL/assets/64846852/5b65dbb9-2de9-49b7-8e26-76a2f5186976

CC: @ChakshuGautam