|
|
před 11 roky | |
|---|---|---|
| .. | ||
| css | před 11 roky | |
| fonts | před 11 roky | |
| img | před 11 roky | |
| js | před 11 roky | |
| less | před 11 roky | |
| .gitignore | před 11 roky | |
| README.rst | před 11 roky | |
| gruntfile.js | před 11 roky | |
| package.json | před 11 roky | |
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``