On Thu, 1 May 2025 at 09:29, sebb <seb...@gmail.com> wrote: > retire.py currently uses Python, but Jekyll is based on Ruby, so I > have so far been working on a replacement in Ruby. Does it matter what > language is used?
Can this be incorporated into the Jekyll site? I believe you can create custom “commands” - so maybe possible, like running the Jekyll build locally, also be able to execute command(s) that replicate the puthon functionality. >From my PoV this would be better since I have Jekyll & Ruby installed - but I’ve never used Python. Having said that, I run Jekyll in WSL (windows Linux) which I only recently started using - so could probably also work out python Niall > > Sebb >