vjousse / emmett

A reinvent the wheel project in Rust: static website generator for my blog
https://vincent.jousse.org
4 stars 0 forks source link

Manage CSS properly #13

Closed vjousse closed 1 month ago

vjousse commented 2 years ago

For now, you have to put the CSS files into output/ yourself. Find a way to do it automatically without having to store pico.min.css into the repository.

vjousse commented 1 month ago

fixed by #23