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
[–] 2 points 1 year ago (1 child)

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.

  • source
  • hideshow 1 child comment
  • [–] [S] 2 points 1 year 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.

  • source
  • parent