searx/searx/static/themes/oscar
Alexandre Flament 86912e2272 [mod] oscar: get bootstrap and typeahead from NPM 2021-03-11 09:33:01 +01:00
..
css [mod] oscar: get bootstrap and typeahead from NPM 2021-03-11 09:33:01 +01:00
fonts [mod] oscar: get bootstrap and typeahead from NPM 2021-03-11 09:33:01 +01:00
img [mod] oscar: get leaflet and jquery from NPM 2021-03-11 09:32:22 +01:00
js [mod] oscar: get bootstrap and typeahead from NPM 2021-03-11 09:33:01 +01:00
src [mod] oscar: get bootstrap and typeahead from NPM 2021-03-11 09:33:01 +01: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 [mod] oscar: get bootstrap and typeahead from NPM 2021-03-11 09:33:01 +01:00
package.json [mod] oscar: get bootstrap and typeahead from NPM 2021-03-11 09:33:01 +01: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``