searxng/searx/static/themes/oscar
Markus Heiser a3431d59d3 Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme 2020-06-01 09:18:51 +02:00
..
css [build] rebuild of the oscar theme, build from ad208378 2020-05-15 10:23:21 +02:00
img [enh] add invidious engine. (#1657) 2019-08-02 13:25:25 +02:00
js add disable all and allow all engines button to Oscar preferences 2020-05-31 23:39:21 +02:00
less [fix] oscar theme, remove inline style attributes (CSP compliants) 2020-05-15 10:16:49 +02:00
.gitignore .gitignore: make package-lock.json visible 2020-03-26 15:35:32 +01:00
README.rst [fix] filename strip 2015-01-01 18:06:51 +01:00
gruntfile.js [fix] brands: add variables from build env to grunt process 2020-03-25 14:09:47 +01:00
package.json Add image format and source information to display (#1567) 2019-08-06 09:31:24 +02:00

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