vjousse / emmett

A reinvent the wheel project in Rust: static website generator for my blog

Home Page:https://vincent.jousse.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage CSS properly

vjousse opened this issue · comments

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.

fixed by #23