How can I publish to github pages?
Anyone know how I can publish my solid-start project to github pages?
3 Replies
use the
github_pages
preset and a workflow like this https://nitro.unjs.io/deploy/providers/github-pagesGitHub Pages - Nitro
Deploy Nitro apps to GitHub Pages.
can I deploy to github with ssr turned off?
it's the other way around. you'd deploy a static prerender-ed pages or spa with everything redirected to index.html