Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-18 | doc: describe Makefile targets | Markus Heiser | |
With the aim to simplify development cycles, started with PR #1756 a Makefile based boilerplate was added. This patch adds the missing developer documentation. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-12-13 | Makefile: remove trailing '/' from DOCS_URL | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-12-13 | Makefile: gh-pages: keep history of gh-branch intact (don't drop) | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-12-12 | gh-pages - build docs & deploy on gh-pages branch | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-12-12 | doc: make use of sphinx.ext.extlinks & sphinx.ext.intersphinx | Markus Heiser | |
- add sphinx extensions - patch documentation to make use of These modules help to simplify the reST markup of external references. BTW it helps to write more readable reST and form custom brands. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-12-12 | Makefile: add documentation build targets docs & docs-live | Markus Heiser | |
BTW: - add build & dist folder to .gitignore - justify indentation of build messages (makefile.python) Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-11-28 | boilerplate: add pylint / WIP: balance linting with pylint | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-11-28 | Makefile: add test.pep8 test.unit test.robot (from manage.sh) | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-11-28 | boilerplate: add inital Makefile with run & install targets | Markus Heiser | |
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> | |||
2016-01-10 | [mod] remove buildout/makefile infrastructure | Adam Tauber | |
2015-11-01 | fix: update buildout | Matej Cotman | |
2015-02-15 | New Theme, Pix-art. | Cqoicebordel | |
First commit | |||
2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
2015-01-16 | Modify courgette theme and less it. | Cqoicebordel | |
2015-01-12 | [enh] static content generalization | Adam Tauber | |
2015-01-02 | [enh] pep8 check added to tests | Adam Tauber | |
2015-01-01 | [fix] static file paths | Adam Tauber | |
2014-11-30 | [enh][oscar_template] split js-files and compile them together | Thomas Pointhuber | |
2014-10-05 | oscar template: using less to generate oscar.min.css | Thomas Pointhuber | |
2014-10-05 | oscar template: generate bootstrap.min.css from source | Thomas Pointhuber | |
2014-07-12 | Cover searx.utils | Gabor Nagy | |
2014-06-05 | add multi theming support | Matej Cotman | |
2014-03-13 | move *.less files into seperate directory | Thomas Pointhuber | |
2014-03-05 | Using .less instead of .css | Thomas Pointhuber | |
to generate the .css file from the .less file run: $make styles | |||
2014-01-22 | [enh] configurable localization | asciimoo | |
2014-01-20 | fix: robot fw, entry points, some flake8, package searx egg | Matej Cotman | |
2014-01-15 | production environment with supervisor and crontab | Matej Cotman | |
2014-01-14 | tests and robot tests framework, build overhaul | Matej Cotman | |