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

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

I don't need to self host a git server or anything like that. Just need a place I can link to in my CV with some code examples. Microsoft pushing their AI rubbish has been the final straw.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] xoggy@programming.dev 2 points 1 day ago (1 children)

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.

[โ€“] steeznson@lemmy.world 2 points 1 day ago

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.