Add docsify for documentation website

This commit is contained in:
Pranav Raj Sreepuram
2019-09-22 11:53:50 +05:30
parent b150d78e4d
commit d478f069a1
5 changed files with 56 additions and 0 deletions

6
docs/_sidebar.md Normal file
View File

@@ -0,0 +1,6 @@
<!-- docs/_sidebar.md -->
* [Home](/)
* [Ubuntu Installation Guide](development/environment-setup/ubuntu.md)
* [Project Dependencies](development/project-setup/dependencies.md)
* [Environment Variables](development/project-setup/environment-variables.md)