limo

Setting > Pages > Source : Github Action > Select > click ….yml > run workflow > wait until link there

Open in browser :

https://islamicity.github.io/limo/

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