Skip to content

HackerSir/HackerSir.github.io

Repository files navigation

HackerSir.github.io

HackerSir WebSite

Deploy path

After updating hackersir-web-2022, you need to deploy the gp-pages with yarn.

yarn install
yarn run build
yarn run deploy

Copy the number (7 digits) of the last commit.

2. Deploy Website

Go to this repo. Update submodule

git submodule update --init --recursive
cd 2022
git fetch --all

And then point this page to the gp-pages of hackersir-web-2022.

git checkout <the last commit number of the gh-pages>
cd ..
git add 2022
git commit -m "..."
git push

About

HackerSir WebSite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages