libremiami-search/searx/static/themes/oscar
Adam Tauber 20c4de8f06 [fix] filename strip 2015-01-01 18:06:51 +01:00
..
css [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
fonts [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
img [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
js [fix] static file paths 2015-01-01 17:54:33 +01:00
less [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
.gitignore [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
README.rst [fix] filename strip 2015-01-01 18:06:51 +01:00
gruntfile.js [enh] themes static content refactor 2015-01-01 17:48:12 +01:00
package.json [enh] themes static content refactor 2015-01-01 17:48:12 +01:00

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