Commit Graph

20 Commits (b55a8004ed4c3d11d0d820480eca4769665ef38b)

Author SHA1 Message Date
Markus Heiser b55a8004ed boilerplate: add inital Makefile with run & install targets
Add *Makefile* boilerplate useful for python projects.  All python tasks are
using a virtualenv from ./local/py3

$ make help
  run       - run developer instance
  install   - developer install (./local)
  uninstall - uninstall (./local)

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
5 years ago
Adam Tauber 53979a7bf7 [mod] remove buildout/makefile infrastructure 9 years ago
Matej Cotman d4289222f2 fix: update buildout 9 years ago
Cqoicebordel d740e7384a New Theme, Pix-art.
First commit
9 years ago
Adam Tauber df9cf9d09b Merge branch 'rtl' of github.com:Cqoicebordel/searx 9 years ago
Cqoicebordel 14447a0761 Modify courgette theme and less it. 10 years ago
Adam Tauber 410dbc573b [enh] static content generalization 10 years ago
Adam Tauber 0d36dcbf4c [enh] pep8 check added to tests 10 years ago
Adam Tauber 8151585918 [fix] static file paths 10 years ago
Thomas Pointhuber e687f5c290 [enh][oscar_template] split js-files and compile them together 10 years ago
Thomas Pointhuber f4457da0a1 oscar template: using less to generate oscar.min.css 10 years ago
Thomas Pointhuber 841f1eedfc oscar template: generate bootstrap.min.css from source 10 years ago
Gabor Nagy 8810273010 Cover searx.utils 10 years ago
Matej Cotman 08eaffe245 add multi theming support 10 years ago
Thomas Pointhuber c8a1e0bda4 move *.less files into seperate directory 10 years ago
Thomas Pointhuber 425ec3b707 Using .less instead of .css
to generate the .css file from the .less file run: $make styles
10 years ago
asciimoo 852dfc77c6 [enh] configurable localization 11 years ago
Matej Cotman dd4662978d fix: robot fw, entry points, some flake8, package searx egg 11 years ago
Matej Cotman 8210fe90ea production environment with supervisor and crontab 11 years ago
Matej Cotman e740c8a8ea tests and robot tests framework, build overhaul 11 years ago