source activate pyspark_env
pip install pelican markdown
Create a new github repo with repo name as sophia-li-he.github.io Change directory to the folder where you want to save your blog
$ git clone https://github.com/sophia-li-he/sophia-li-he.github.io.git
Change to the new directory
cd sophia-li-he.github.io …