Thomas Pointhuber d810763107 [enh] remove repeating codeparts inside the oscar template 10 years ago
..
css d810763107 [enh] remove repeating codeparts inside the oscar template 10 years ago
fonts c21a907cac initial commit of the new template 'oscar' 10 years ago
img 7895e4f7a7 [enh][oscar_template] replace kickass icon 10 years ago
js 7b44fd47a7 [enh] improve grunt-file for oscar_template 10 years ago
less d810763107 [enh] remove repeating codeparts inside the oscar template 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 7b44fd47a7 [enh] improve grunt-file for oscar_template 10 years ago
package.json 7b44fd47a7 [enh] improve grunt-file for oscar_template 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``