1
0
mirror of https://github.com/searxng/searxng.git synced 2024-08-24 15:10:17 +02:00
searxng/searx/static/themes/oscar
Adam Tauber 666982bd35
Merge pull request #1244 from Venca24/master
[UI] new youtube icon for oscar theme
2018-08-19 13:20:54 +02:00
..
css Min width 50 px to oscar theme category. #1158 2018-05-29 22:18:00 -04:00
img [UI] new youtube icon for oscar theme 2018-03-16 15:56:40 +01:00
js preferences: make supported/not supported labels 2017-10-06 22:08:24 +02:00
less Min width 50 px to oscar theme category. #1158 2018-05-29 22:18:00 -04:00
.gitignore [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
gruntfile.js [enh] add dark version of oscar/logicodev 2017-12-05 22:05:19 +01: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``