Alexandre Flament c7133efb12 [mod] oscar: move compiled files to the src directory 4 years ago
..
css c7133efb12 [mod] oscar: move compiled files to the src directory 4 years ago
img 1268910274 [mod] oscar: remove unused images 4 years ago
js c7133efb12 [mod] oscar: move compiled files to the src directory 4 years ago
src c7133efb12 [mod] oscar: move compiled files to the src directory 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 c7133efb12 [mod] oscar: move compiled files to the src directory 4 years ago
package.json 2f3d5ec2af [mod] oscar: upgrade npm dependencies 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``