How do I host this without a server? #1759
Answered
by
tiekoetter
FreezingChima
asked this question in
Q&A
-
|
I would like to not have to use docker to host this, or use a server. I also don't understand how to use the source code to customize the pages when there isn't an html file for me to edit... :/ I just wanted to host this on my github site or something. |
Beta Was this translation helpful? Give feedback.
Answered by
tiekoetter
Sep 10, 2022
Replies: 1 comment 4 replies
-
|
GitHub Pages doesn't allow this. You could try this: #976 If you want to edit the HTML: https://github.com/searxng/searxng/tree/master/searx/templates/simple |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
FreezingChima
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GitHub Pages doesn't allow this.
You could try this: #976
If you want to edit the HTML: https://github.com/searxng/searxng/tree/master/searx/templates/simple