git clone git@github.com:santal0/santal0.github.io.git cd santal0.github.io
conda create -n mypage python=3.8 conda activate mypage pip install -r requirements.txt