|
|
11 years ago | |
|---|---|---|
| .. | ||
| css | 11 years ago | |
| fonts | 11 years ago | |
| img | 11 years ago | |
| js | 11 years ago | |
| less | 11 years ago | |
| .gitignore | 11 years ago | |
| README.rst | 11 years ago | |
| gruntfile.js | 11 years ago | |
| package.json | 11 years ago | |
install dependencies
~~~~~~~~~~~~~~~~~~~~
run this command in the directory ``searx/static/oscar``
``npm install``
compile sources
~~~~~~~~~~~~~~~
run this command in the directory ``searx/static/oscar``
``grunt``
or in the root directory:
``make grunt``