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 oscar and simple themes: no inline script (allow A+ Content-Security-Policy) 2019-08-06 12:14:11 +02:00
img
js themes: remove CR from newlines 2019-12-08 15:33:46 +01:00
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