searxng/searx/static/themes/oscar
Noémi Ványi 8af29d9797 Revert "Merge pull request #799 from kvch/modal-arrows"
This reverts commit 79ceb13577, reversing
changes made to eaa0fb8102.
2017-01-03 22:03:59 +01:00
..
css Revert "Merge pull request #799 from kvch/modal-arrows" 2017-01-03 22:03:59 +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 Revert "Merge pull request #799 from kvch/modal-arrows" 2017-01-03 22:03:59 +01:00
.gitignore [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
gruntfile.js [enh] oscar theme redesign added 2016-06-26 01:57:43 +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