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' преди 11 години
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``