This is a personal/tech blog of Chillar Anand (Anand Reddy Pandikunta).
This site is built with nikola. To run it locally, install python & packages mentioned in requirements.txt
file.
$ brew install python
$ python -m pip install -r requirements.txt
After installing the required packages, run the below command to start the server.
$ nikola auto