Damus
passthejoe · 29w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqqvklvldx0m4mmx0cepfschs8rgswntzxr39atwptqztq3htacc5qct650u I download a Hugo binary and keep using the same one as when I installed the theme, so...
KaiXin profile picture
@passthejoe yes that can work but it is a bit hacky since when I test locally I use Hugo from Debian repo, and it get updated now and then. And when I push commit to remote for publishing it will use Hugo available at Netlify, and their version does not necessarily align with what Debian offers
1
passthejoe · 29w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqqvklvldx0m4mmx0cepfschs8rgswntzxr39atwptqztq3htacc5qct650u Those are a couple of complications. I used to do remote Hugo builds on a couple of systems. Guess I was lucky. Now I build Hugo and Zola locally and can switch between binaries -- my o...