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

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