AMillionMonkeys@lemmy.world to Programming@programming.devEnglish · 1 month agoMoving from GitHub to Codeberg, for lazy peopleunterwaditzer.netexternal-linkmessage-square33fedilinkarrow-up1170arrow-down12
arrow-up1168arrow-down1external-linkMoving from GitHub to Codeberg, for lazy peopleunterwaditzer.netAMillionMonkeys@lemmy.world to Programming@programming.devEnglish · 1 month agomessage-square33fedilink
minus-squareJade@programming.devlinkfedilinkarrow-up1arrow-down1·29 days agoYou can just run the build locally and push the output to a branch. Same as people using other SSGs with GitHub pages have been doing for ages
minus-squaresoc@programming.devlinkfedilinkEnglisharrow-up1·15 days agoI know what I “can just” do. It’s just missing most of the point of a shared hosting service then.
minus-squareJade@programming.devlinkfedilinkarrow-up1arrow-down1·15 days agoWhar? GitHub Pages is a static host. Jekyll is a static site generator. The only thing you don’t get is a free CI deploy pipeline, but you don’t need that to deploy a website.
minus-squaresoc@programming.devlinkfedilinkEnglisharrow-up1arrow-down1·13 days agoIf you haven’t gotten the point by now, it’s not a good investment of my time. Bye.
You can just run the build locally and push the output to a branch. Same as people using other SSGs with GitHub pages have been doing for ages
I know what I “can just” do.
It’s just missing most of the point of a shared hosting service then.
Whar? GitHub Pages is a static host. Jekyll is a static site generator. The only thing you don’t get is a free CI deploy pipeline, but you don’t need that to deploy a website.
If you haven’t gotten the point by now, it’s not a good investment of my time. Bye.