Hello. This is a noob question that I am asking out of curiosity instead of beating my head against a wall.
I ended up following the “Overview” guide and set up a basic blog. I would like to use a CSS framework like Chota with it but I want to provide it locally instead of using a CDN. One thing I can do is put the min.css in static and like to it in the template. But I was wondering if it would be possible to use yarn or npm for that instead because it would make updating much more convenient.
Unfortunately I am not much experienced with either Zola or yarn/npm to figure out how to make them work in tandem but if someone has some tips or some simple instructions to get me started I would appreciate it a lot.
Thanks for taking the time to read this.