Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
searx-engine
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
searx-engine
Commits
00118900
Commit
00118900
authored
Dec 12, 2019
by
Markus Heiser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gh-pages - build docs & deploy on gh-pages branch
Signed-off-by:
Markus Heiser
<
markus.heiser@darmarit.de
>
parent
5b14772b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
.gitignore
.gitignore
+1
-0
Makefile
Makefile
+1
-0
No files found.
.gitignore
View file @
00118900
...
@@ -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/
Makefile
View file @
00118900
...
@@ -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
''
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment