You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/static/oscar
Thomas Pointhuber e687f5c290 [enh][oscar_template] split js-files and compile them together 10 years ago
..
css [enh] template_oscar: show addressdata if possible 10 years ago
fonts initial commit of the new template 'oscar' 10 years ago
img [enh][oscar_template] loading map informations from overpass-api 10 years ago
js [enh][oscar_template] split js-files and compile them together 10 years ago
less [enh] template_oscar: show addressdata if possible 10 years ago
.gitignore [enh][oscar_template] split js-files and compile them together 10 years ago
README.rst [enh][oscar_template] split js-files and compile them together 10 years ago
gruntfile.js [enh][oscar_template] split js-files and compile them together 10 years ago
package.json [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``