cppcheck/htdocs/site
XhmikosR cbe4095326 htdocs/site/LICENSE.md: Fix copy paste error. 2013-06-06 14:37:19 +02:00
..
css htdocs/site/css/all.css: clean up link styles 2013-06-05 17:27:49 +02:00
geshi
js htdocs: update picnet table filter 2013-06-05 17:27:35 +02:00
simplepie
.jshintrc htdocs: add a node.js method for minifying the files. 2013-06-05 17:27:21 +02:00
LICENSE.md htdocs/site/LICENSE.md: Fix copy paste error. 2013-06-06 14:37:19 +02:00
Readme.md htdocs: add a node.js method for minifying the files. 2013-06-05 17:27:21 +02:00
activetopics.php
make.js htdocs: add a node.js method for minifying the files. 2013-06-05 17:27:21 +02:00
package.json htdocs: add a node.js method for minifying the files. 2013-06-05 17:27:21 +02:00
run-tests.js htdocs: add a node.js method for minifying the files. 2013-06-05 17:27:21 +02:00

Readme.md

Getting started

  • Install node.js
  • Install the node.js dependencies: npm install
  • Run node make or node make minify

You can run npm run check or npm run lint to run JSHint and csslint for our files.