this post was submitted on 26 Mar 2026
732 points (99.6% liked)
Technology
83069 readers
3279 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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