Microsoft’s GitHub next month plans to begin using customer interaction data – “specifically inputs, outputs, code snippets, and associated context” – to train its AI models.
Microsoft’s GitHub next month plans to begin using customer interaction data – “specifically inputs, outputs, code snippets, and associated context” – to train its AI models.
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.
Someone else mentioned Codeberg