This website is created based on Python with mkdocs. Related page are written in markdown files.

I'm planning that any person not familiar to coding environment can also contribute to this project. So, listing out below necessary materials one should refer before starting out. - Refer this to know more on how markdown files should be written and its features. - Refer blog to know how you can setup similiar webpage for your project or setup this repo in your computer to contributing this project. - Learn about basics of git that will be used to add more content from various contributor.