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.

  • xoggy@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    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.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      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.