https://koushikbaagh.github.io/
Following commands are useful when you want to initialize the "Github Pages" to the build folder instead of "main". Also note that, Since GitHub Pages doesn't allow direct selection of the build folder, we will rename build to docs in the next step.
mkdir docs
cp -r build/* docs/
git add docs
git commit -m "Copy build contents to docs for GitHub Pages"
git push origin main
-
Notifications
You must be signed in to change notification settings - Fork 0
License
KoushikBaagh/KoushikBaagh.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published