Offirmo
Offirmo
I tried different regexp with no success...
puer is invaluable but I need to tweak it for a special case. package.json references `lib/index.js` and the directory `lib` doesn't exist. Fixing it to `src` doesn't work either.
Puer is great ! However, in order to emulate the behaviour of GitHub pages, an interesting feature would be to be able to answer with a custom file on 404,...
Hi, thanks for your incredible blog post, thanks for sharing! I actually maintain my own, private use css reset* se I'm always happy to learn new techniques. I tried your...
In dev mode, just an error can be a bit terse. I then have to find the failing assertion and add a bunch of console.log about the current state. I...
Just adding contributing instructions. Also an .editorconfig, it doesn't hurt.
Seems domain-middleware was moved, but the readme wasn't updated. Fixed. Updated links. Removed outdated info.
fixes #5, #6, #7
pick feature from HabitRPG fork, LGTM https://github.com/HabitRPG/domain-middleware
fixes #10 and #11