Thomas Pointhuber e687f5c290 [enh][oscar_template] split js-files and compile them together пре 10 година
..
css [enh] template_oscar: show addressdata if possible пре 10 година
fonts initial commit of the new template 'oscar' пре 10 година
img [enh][oscar_template] loading map informations from overpass-api пре 10 година
js [enh][oscar_template] split js-files and compile them together пре 10 година
less [enh] template_oscar: show addressdata if possible пре 10 година
.gitignore [enh][oscar_template] split js-files and compile them together пре 10 година
README.rst [enh][oscar_template] split js-files and compile them together пре 10 година
gruntfile.js [enh][oscar_template] split js-files and compile them together пре 10 година
package.json [enh][oscar_template] split js-files and compile them together пре 10 година

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