a simple personal website hosted on the local server. Setup :
- clone the repo
- install django using pip install django==1.9
- change directory using cd command to mysite
- run "python3 manage.py runserver" in terminal
- run the browser and type the localserver IP as the url