searx/searx/static/themes/oscar
Noemi Vanyi 5fa6af648d add own pics modal window 2016-12-29 23:40:23 +01:00
..
css add own pics modal window 2016-12-29 23:40:23 +01:00
img [enh] oscar theme redesign added 2016-06-26 01:57:43 +02:00
js [fix] Close #640 : remove MapQuest maps. Add in comment maps.wikimedia.org maps, see https://www.mediawiki.org/wiki/Maps 2016-07-25 15:28:25 +02:00
less add own pics modal window 2016-12-29 23:40:23 +01:00
.gitignore
README.rst
gruntfile.js [enh] oscar theme redesign added 2016-06-26 01:57:43 +02: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``