816
GitHub hits CTRL-Z, decides it will train its AI with user data after all
(www.theregister.com)
This is a most excellent place for technology news and articles.
For no apparent reason:
Are there any good alternatives for gh-pages dor a super lazy/simple website? I've been meaning to actually use one of my domains for a personal website and pointing at which project is on which code repo site would be a good idea. But... I need that page to be hosted by one of them.
Cloudflare workers is pretty easy and free
Ooooh. Cloudflare Pages definitely looks like what I want.
Thanks
Otherwise also codeberg.org has a pages feature for a while.
And others that come to mind are surge.sh, Netlify, and Vercel that I think all offer simple one-push static hosting. Vercel and Render can also do dynamic pages, not sure about the others.
Edit: oh and of course GitLab if you’re looking for an almost 1-to-1 Pages experience.