searxngRebrandZaclys/searx/static/themes/oscar
2015-10-03 17:46:12 +02:00
..
css [mod] list all engines of a result 2015-10-03 17:46:12 +02:00
img [fix] reduce server traffic by optimizing images 2015-06-22 01:49:07 +02:00
js Allow autocompleter to work in a sub folder of the domain name. 2015-02-16 14:45:42 +01:00
less/oscar [mod] list all engines of a result 2015-10-03 17:46:12 +02:00
.gitignore
gruntfile.js
package.json
README.rst

install dependencies

run this command in the directory searx/static/themes/oscar

npm install

compile sources

run this command in the directory searx/static/themes/oscar

grunt

or in the root directory:

make grunt