1
0
mirror of https://github.com/searxng/searxng.git synced 2024-08-24 07:00:15 +02:00
searxng/searx/static/themes/oscar
Noémi Ványi 47ee15f5ce preferences: make supported/not supported labels
Also, Time range support display was missing from RTL locales.
Now it is fixed.

Closes #558
2017-10-06 22:08:24 +02:00
..
css preferences: make supported/not supported labels 2017-10-06 22:08:24 +02:00
img [mod] oscar theme: use tinypng.com to reduce logos and favicon 2017-03-08 16:09:13 +01:00
js preferences: make supported/not supported labels 2017-10-06 22:08:24 +02:00
less preferences: make supported/not supported labels 2017-10-06 22:08:24 +02:00
.gitignore [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
gruntfile.js [fix] travis build : various fix about grunt builds 2017-08-13 13:41:59 +02:00
package.json Merge branch 'master' of https://github.com/asciimoo/searx into code_results 2015-01-09 21:30:09 +01:00
README.rst [fix] filename strip 2015-01-01 18:06:51 +01:00

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``