-
Notifications
You must be signed in to change notification settings - Fork 7
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
Hosted sites are down #60
Comments
Same :/ |
Yes. I suspect we should switch to another solution. I would recommend deploying blogs on GH-pages for now, and I will figure out how to redirect domains manually to blogs that are up for the moment at least. |
But the build / hosting infra I think is getting deprecated and it is too costly to maintain it due to low traction. |
@TysonMN @im-coder-lg So I've brought eugene.coding.blog back up, simply by hosting it using GH-pages and pointing the domain to the repository. You can take a look at the repo, specifically the corresponding CODEDOC config, and setup your repositories accordingly, having GH pages serve your blogs. I can then connect corresponding coding blog subdomains to your blogs, effectively bringing your blogs back online. This process of course is not an optimal one (since I manually need to connect every single blog), but works for now. Generally, I think we should move coding blog towards a simple domain name where x.coding.blog is a nice programming blog (not necessarily using CODEDOC even, anything that can be hosted via GitHub pages would work). I would need to update the website accordingly and setup proper scripts so people can basically create PRs on coding.blog repository and have their domains connected to their repositories, but for now the manual process should work. |
I'll do this later, feeling sick 🤧 rn |
hope you get better soon! |
I got my GitHub page site up @loreanvictor, can you make |
@loreanvictor I will use GitHub Pages only - don't waste your money on my domain. |
@TysonMN yes. You now need to also set the custom domain name on GitHub Pages to tysonwilliams.coding.blog and all should work fine (I'm not 100% sure about the assets though, if you run into further issues I think a setup similar to mine should do the trick). @im-coder-lg an extra subdomain is basically free for me, so feel free to just post the repo you want the address to point to (actually, the account is important, you can then point it to any repo you want) and I'll gladly config the DNS accordingly. |
Perfect. I followed these instructions and it just worked :)
Yes. I was looking at your commits. I solved my asset problem. Anyone interested in how I solved it can look at my commits starting here. |
I'm running another portfolio on github pages so that is not an option for me. Would it be possible to host the blog on vercel? What do I need to make this work? |
For example, https://eugene.coding.blog/ is down.
The text was updated successfully, but these errors were encountered: