Skip to content

Instantly share code, notes, and snippets.

@shikhalev
Created February 11, 2026 19:33
Show Gist options
  • Select an option

  • Save shikhalev/bba86271e20db0b423054bdc3c59dd35 to your computer and use it in GitHub Desktop.

Select an option

Save shikhalev/bba86271e20db0b423054bdc3c59dd35 to your computer and use it in GitHub Desktop.
git checkout --orphan gh-pages
git rm -rf .
git commit --allow-empty -m "Initial empty commit"
git push origin gh-pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment