-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
bunicorn.js.org #8597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bunicorn.js.org #8597
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👋 Do you have a link to where we can preview your content prior to merging this PR?
Of course, I added it to 'Content' of the description as link. |
I've already added your requested subdomain to JS.ORGs zonefile. You may have to configure your host to accept the custom domain (currently it also redirects to |
I'm not familiar with vercel so you will have to figure this out. But I would try to remove the "www" records altogether. |
@indus Since I had some problems with setting it on Vercel, and your docs shows exactly how to do for 'Github Pages', I moved it to Github Pages. Now, the new url is: https://ragokan.com/bunicorn/ I also updated the records on JS file. Thanks for helping! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there!
❌ Before we can accept your domain request, you need to configure your GitHub Pages site to use the requested js.org subdomain. Head to your repository settings, locate the Pages settings (under Code and Automation), and enter the js.org subdomain in the custom domain field. 📝
Hello, sorry for the confusions, I added it to Pages settings now, domain check is successful, too. |
I've just changed the target in JS.ORGs zonefile. But I still get the redirect to https://www.bunicorn.js.org/. Maybe it just takes some time to propagate... |
@ragokan now I get a redirect error. There is something really messed up. |
Thanks, I'll search for them. |
Hello @indus, it is worked now. As you said, for the deploy with CNAME, I had to do this; Setting the deploy method to "Deploy from branch" |
Welcome https://bunicorn.js.org |
Bunicorn is just another JS library for creating servers like express/fastify, but with more Edge support and faster runtime.