summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar/README.rst
blob: e7daa8719768c5a2a2a0095034fad618bdf9768e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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``