XhmikosR
3a9740b110
htdocs: move inline JS to a separate file.
2013-07-31 14:02:21 +02:00
XhmikosR
0a97fd972c
Update make.js
...
Simplify echo commands.
Thanks @vBm for pointing it out.
2013-07-28 18:38:46 +02:00
XhmikosR
53bf8308fa
htdocs:
...
* update deps
* use double quotes and fix warnings
2013-07-28 18:38:40 +02:00
XhmikosR
589614e791
htdocs: Re-license files under GPLv3, the same as Cppcheck itself.
2013-07-07 18:09:37 +02:00
XhmikosR
1e56b94311
htdocs: add a node.js method for minifying the files.
...
Run `node make` or `node make minify`.
Additionally, you can use `npm run check` or `npm run lint` to check our js and css files for errors with JSHint and csslint.
2013-06-05 17:27:21 +02:00