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

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