Setting > Pages > Source : Github Action > Select > click ....yml > view run > run workflow > wait until link there
https://islamicity.github.io/limo/
git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/islamicity/limo.git git push -u origin main