searx/searx/static/oscar
Thomas Pointhuber 7adb17452d [enh] add result_templates/code.html 2014-12-20 23:33:03 +01:00
..
css [enh] add result_templates/code.html 2014-12-20 23:33:03 +01:00
fonts initial commit of the new template 'oscar' 2014-10-05 14:40:46 +02:00
img [enh][oscar_template] replace kickass icon 2014-12-15 10:49:35 +01:00
js Add double clic on categories 2014-12-19 06:11:46 +01:00
less [enh] add result_templates/code.html 2014-12-20 23:33:03 +01:00
.gitignore [enh][oscar_template] split js-files and compile them together 2014-11-30 13:21:58 +01:00
README.rst [enh][oscar_template] split js-files and compile them together 2014-11-30 13:21:58 +01:00
gruntfile.js [enh][oscar_template] split js-files and compile them together 2014-11-30 13:21:58 +01:00
package.json [enh][oscar_template] split js-files and compile them together 2014-11-30 13:21:58 +01:00

README.rst

install dependencies
~~~~~~~~~~~~~~~~~~~~

run this command in the directory ``searx/static/oscar``

``npm install``

compile sources
~~~~~~~~~~~~~~~

run this command in the directory ``searx/static/oscar``

``grunt``

or in the root directory:

``make grunt``