Replies: 2 comments
-
Something is off, where is the It looks like you just pointed GH pages to the main branch rather than a separate one containing the built project. Edit: Apparently there are ways to deploy without having an explicit extra branch, content still looks like it's pointing to main though. |
Beta Was this translation helpful? Give feedback.
-
I've converted your issue into a discussion since issues should really only report issues with the framework or feature requests. Discussions are more suitable for getting help with debugging your project. I've prepared an example GitHub pages repository with SvelteKit if that helps your case https://github.com/eltigerchino/eltigerchino.github.io |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I have made a website using sveltekit along with tailwindCSS. Since its a static website, so I want to deploy it on github pages. but i am facing issue.
I refer this page https://kit.svelte.dev/docs/adapter-static
and followed all the instructions. I also read some blogs but nothing seems to work. Help me resolve this issue.
this is the repo https://github.com/arujjval/computer_networking
and it is only rendering readme.md (even after i have put .nojekyll file in static folder)
Reproduction
this is the repo https://github.com/arujjval/computer_networking
Logs
No response
System Info
Severity
annoyance
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions