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