git remote add origin https://github.com/ProjFOAM/ProjFOAM.github.io.git git init git add . git commit -m "update repo" git push -u origin main git clone https://github.com/ProjFOAM/ProjFOAM.github.io.git