Merge pull request #1 from pkdotson/website-refresh

docs: documentation website move from Sphinx/RTD to Gatsby/DocZ
tree: ce7f9b9742bbc18ac046d183bc9f5ee77552dfa9
  1. src/
  2. static/
  3. .gitignore
  4. doczrc.js
  5. gatsby-browser.js
  6. gatsby-config.js
  7. gatsby-node.js
  8. gatsby-ssr.js
  9. LICENSE
  10. package-lock.json
  11. package.json
  12. prettier.config.js
  13. README.md
README.md

##Getting Started

  1. Clone the repo.
  2. Cd inside the repo.
  3. npm install inside root directory.
  4. npm run develop to run the server.