Currently working on a website using Hugo, a static site generator. I'm curious if there's a method to automatically update my CSS files at the same time daily. The goal is to have a specific title font change every day on the website. Is it feasible to automate this process while also needing to push the website folder via git for deployment/updating? Thank you!
I can pre-download all necessary font files for periodic updates.