Hacker News new | ask | show | jobs
Show HN: Power – Zero-configuration static web server (power.hackplan.com)
4 points by unstop01 4356 days ago
1 comments

my preferred static web server right now is superstatic ( https://www.npmjs.org/package/superstatic ) .

However, in that case I need to manually setup JS and e.g. less preprocessors.

A bit of background how Power approaches the preprocessor configuration would be nice.