Adam Tauber bab5efeac9 [enh] update npm dependency versions 4 years ago
..
css f47e6fc0f8 [enh] build css after less file changes 4 years ago
img 4dc792e1e2 [enh] add invidious engine. (#1657) 5 years ago
js d7d89369cb add disable all and allow all engines button to Oscar preferences 5 years ago
less ceedab6aed Merge pull request #983 from ahangarha/patch-1 4 years ago
.gitignore 6846402d73 .gitignore: make package-lock.json visible 5 years ago
README.rst 20c4de8f06 [fix] filename strip 10 years ago
gruntfile.js 757ebb5d9f [fix] brands: add variables from build env to grunt process 5 years ago
package.json bab5efeac9 [enh] update npm dependency versions 4 years ago

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