#Got github pages working with noctura but it turned blank for some reason....

1 messages · Page 1 of 1 (latest)

urban scarab
#

Because gh-pages requires an index.html I had to make one and put "<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>crispy-telegram (Noctura)</title> </head> <body> <script src="index.js"></script> </body> </html> " inside so it would work but the site is blank...

#

could it be the part where it says "document html"

dire owl
#

what's in console

#

why don't you use the html noctura generated

sly nacelle
#

this is why

hallow sun
#

uhh bud

#

why tf are you trying to use server script in your frontend

urban scarab
#

How do I fix it?

hallow sun
#

you don't use github pages

cyan steeple
#

for static platforms such as GH pages, Vercel, Netlify, and more

dim dagger
# cyan steeple I wish that *NEBULA WOULD ADD SUPPORT*

There are some limitations for this:

  1. Rammerhead will just flat out not work
  2. Wisp and Bare are dependent on a server. You can use an external one, but that can be blocked (and where do you get it from)

So, if you would like to figure it out feel free to. Otherwise stop bitching about static support

cyan steeple
#

Just make a version for static!

#

Plus, not everyone has money for a motherfucking domain name, nor is it easy. freedns is blocked sometimes, not everyone has discord, if Interstellar did it, you can too! Take a look at their source code for some ideas.

dire owl
#

🤷‍♂️

cyan steeple
dire owl
#

This is like apple giving android code for a new update

dim dagger
#

Also, interstellar works on Vercel I do not believe it works in anything else

cyan steeple
dim dagger