Город МОСКОВСКИЙ
00:08:19

Fix 404 GitHub Page Error There Isn't a GitHub Pages Site Here

Аватар
Разработка социальной сети на React
Просмотры:
129
Дата загрузки:
28.11.2023 05:30
Длительность:
00:08:19
Категория:
Развлечения

Описание

Buy Me a Coffee:
https://www.paypal.com/paypalme/kdtechs2022

This is all you need to do.
I deleted the gh-pages branch on github

git push origin --delete gh-pages

I deleted the gh-pages branch on local

git branch -D gh-pages

I reinitialized git

git init

I recreated the branch on local

git branch gh-pages

I pushed the gh-pages branch to github

git push origin gh-pages

watch full tutorail:
https://www.youtube.com/watch?v=O652B0T9T3Y

check our channel:
https://www.youtube.com/channel/UC3xjwITR-9KgAilQcjrrEsg

#github #githubPages #HostStaticWebsite

Рекомендуемые видео