devtools-snippets
devtools-snippets copied to clipboard
Nodebuilder
ok as i struggled to reinstall rake stuff on my mac, i took the initiative to replace the Rakefile build with a nodejs file. i hope you will like it.
may be easier to build for regular webdevs like me : npm install & ./build.js
the ouput should be exactly the same except :
- i removed the '#' right to the snippet name because it didnt understand why its here
- syntax highlighting using highlight.js and github theme
Hello @revolunet, could you please split this into two separate PRs?
yes sorry in fact it is; the "pixel perfect" stuff was here : https://github.com/bgrins/devtools-snippets/pull/53
is it ok for you ?
Yes, that's fine. I'll look at #53 first
bump :)
i removed the '#' right to the snippet name because it didnt understand why its here
That's there to make it easy to link to an individual snippet - please add it back in :)
Also, now that #53 is merged this may need rebasing