Skip to content

KoushikBaagh/KoushikBaagh.github.io

Repository files navigation

KoushikBaagh.github.io


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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published