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

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