mirror of
https://github.com/YGGverse/titanit.git
synced 2026-03-31 17:15:30 +00:00
add custom welcome pages support
This commit is contained in:
parent
31e33bca28
commit
d5883d977e
4 changed files with 66 additions and 6 deletions
|
|
@ -39,6 +39,7 @@ openssl pkcs12 -export -out server.pfx -inkey server.pem -in server.crt
|
|||
* `--mime`, `-m` optional, uploads MIME type whitelist (comma separated, all by default)
|
||||
* `--directory`, `-d` optional, uploads target directory (`public` by default)
|
||||
* `--redirect`, `-r` optional, redirection URL on request handle complete (e.g. `gemini://localhost`)
|
||||
* `--welcome`, `-w` optional, filepath to welcome page template (in gemtext format)
|
||||
|
||||
### Start
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue