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