logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git

README.rst (276B)


  1. install dependencies
  2. ~~~~~~~~~~~~~~~~~~~~
  3. run this command in the directory ``searx/static/themes/oscar``
  4. ``npm install``
  5. compile sources
  6. ~~~~~~~~~~~~~~~
  7. run this command in the directory ``searx/static/themes/oscar``
  8. ``grunt``
  9. or in the root directory:
  10. ``make grunt``