👩💻 Join our community of thousands of amazing developers!
After years of executing a “build and upload per FTP” batch on my machine, I now have a GitHub Pages-like experience when updating this site. The source code lives in a repository on Bitbucket, and I already had automated building and publishing it, but this only worked on a computer with Mercurial, Jekyll and WinSCP installed. I always liked GitHub Pages’ “push to the repo and we’ll auto-publish the site for you” experience, but moving this site to GitHub Pages is not an option because it conta...