The contents of this branch are publicly accessible from https://pages.securedna.org.
To avoid having the entire monorepo file set disappear when you check out the gh-pages branch and having to pull everything back in when you switch back to main
, you might want to just do a separate shallow checkout:
git clone --depth 1 -b gh-pages git@github.com:SecureDNA/SecureDNA monorepo-gh-pages