searx/searx/static/oscar
Thomas Pointhuber e687f5c290 [enh][oscar_template] split js-files and compile them together 2014-11-30 13:21:58 +01:00
..
css [enh] template_oscar: show addressdata if possible 2014-11-03 18:46:58 +01:00
fonts initial commit of the new template 'oscar' 2014-10-05 14:40:46 +02:00
img [enh][oscar_template] loading map informations from overpass-api 2014-11-19 15:49:55 +01:00
js [enh][oscar_template] split js-files and compile them together 2014-11-30 13:21:58 +01:00
less [enh] template_oscar: show addressdata if possible 2014-11-03 18:46:58 +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``