You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/static/themes/oscar
Alexandre Flament e4d46d21c7 [mod] oscar theme: use tinypng.com to reduce logos and favicon 8 years ago
..
css [mod] darker green url in logicodev 8 years ago
img [mod] oscar theme: use tinypng.com to reduce logos and favicon 8 years ago
js
less [mod] darker green url in logicodev 8 years ago
.gitignore
README.rst
gruntfile.js
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``