Empress
Empress copied to clipboard
Lots of http requests
First, this is an awesome project. I've worked with Jekyll or a while, but got sick of it. I'll probably switch to this.
One of my first thoughts was that there are a lot of http requests here, but the whole thing otherwise feels really nimble.
Would you be open to a pull request that concatenates and minifies CSS & JS as part of the build, or do you think that's unnecessary and something that would be better to do on my own fork? I'm just thinking of the vendor JS scripts and 3 CSS files. This could be even faster by cutting down on those.
Thanks for the interest! I'd absolutely be open to pull requests that can improve performance!