mohyddintash.github.io

Description

My personal portfolio: A static site generated using HUGO.

Note:

if you delete public folder locally and deploy.sh fails, then do the following, first cd into the main project root folder , then run:

git add.

git commit -m 'commit message

git push origin master

Then run

./deploy.sh "commit message" and it shoud work again.