searxng/searx/static/themes/oscar
2015-02-16 14:45:42 +01:00
..
css [fix] add wordwrap to fix style issues 2015-01-18 13:42:31 +01:00
img
js Allow autocompleter to work in a sub folder of the domain name. 2015-02-16 14:45:42 +01:00
less/oscar [fix] add wordwrap to fix style issues 2015-01-18 13:42:31 +01: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