Skip to content

Instantly share code, notes, and snippets.

@jhcao23
Created May 4, 2024 06:33
Show Gist options
  • Save jhcao23/87711ed04229458bba53c986dc492334 to your computer and use it in GitHub Desktop.
Save jhcao23/87711ed04229458bba53c986dc492334 to your computer and use it in GitHub Desktop.
publish_shuffle_main2gh-pages

publish shuffle.dev generated site

  1. git switch main && git pull
  2. git switch local && git merge main
  3. cp CNAME public/
  4. cp shuffle-for-tailwind.png public/
  5. gh-pages -d public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment