I’m Jade, a programmer. Check out my website, I guess?
aspe:keyoxide.org:Y5GQOXUZTHGSHBYVSERNXOAKUQ
- 1 Post
- 2 Comments
Joined 3 years ago
Cake day: September 7th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Jade@programming.devto
Programming@programming.dev•Moving from GitHub to Codeberg, for lazy people
01·27 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

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.