searxng/searx/static/themes/oscar
Markus Heiser 2a5c39e33c theme: oscar - tidy up trailing whitespaces and tab usage
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-10 18:10:33 +01:00
..
css
img
js
less theme: oscar - tidy up trailing whitespaces and tab usage 2019-12-10 18:10:33 +01:00
.gitignore
gruntfile.js theme: oscar - tidy up trailing whitespaces and tab usage 2019-12-10 18:10:33 +01:00
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