this post was submitted on 31 Aug 2025
51 points (98.1% liked)
Open Source
40386 readers
214 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are you looking to just replace GH Pages or Github altogether? netlify is a nice step up from GitHub Pages. Once integrated with github or gitlab it will autodeploy changes from whatever branch you tell it. As a bonus, you get preview links on every pull request before merging and rolling out to your live site.
I need a GitHub style host for my git projects. They are all toys and I don't write anything worth collaborating with me on! Anyway my current CV has my GH profile linked to it so that people can see at a glance that I have personal projects/toys and know a range of languages.
One thing I'm going to miss about leaving GH is that I've got a few commits in FOSS projects on there like the Gentoo Package Manager, although maybe I can follow them if they move.