Commit 00118900 authored by Markus Heiser's avatar Markus Heiser

gh-pages - build docs & deploy on gh-pages branch

Signed-off-by: 's avatarMarkus Heiser <markus.heiser@darmarit.de>
parent 5b14772b
...@@ -22,4 +22,5 @@ node_modules/ ...@@ -22,4 +22,5 @@ node_modules/
build/ build/
dist/ dist/
local/ local/
gh-pages/
searx.egg-info/ searx.egg-info/
...@@ -21,6 +21,7 @@ help: ...@@ -21,6 +21,7 @@ help:
@echo ' run - run developer instance' @echo ' run - run developer instance'
@echo ' install - developer install (./local)' @echo ' install - developer install (./local)'
@echo ' uninstall - uninstall (./local)' @echo ' uninstall - uninstall (./local)'
@echo ' gh-pages - build docs & deploy on gh-pages branch'
@echo '' @echo ''
@$(MAKE) -s -f utils/makefile.include make-help @$(MAKE) -s -f utils/makefile.include make-help
@echo '' @echo ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment