Thomas Pointhuber e687f5c290 [enh][oscar_template] split js-files and compile them together hace 10 años
..
css [enh] template_oscar: show addressdata if possible hace 10 años
fonts initial commit of the new template 'oscar' hace 11 años
img [enh][oscar_template] loading map informations from overpass-api hace 10 años
js [enh][oscar_template] split js-files and compile them together hace 10 años
less [enh] template_oscar: show addressdata if possible hace 10 años
.gitignore [enh][oscar_template] split js-files and compile them together hace 10 años
README.rst [enh][oscar_template] split js-files and compile them together hace 10 años
gruntfile.js [enh][oscar_template] split js-files and compile them together hace 10 años
package.json [enh][oscar_template] split js-files and compile them together hace 10 años

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``