add features list to readme
This commit is contained in:
parent
85d4c11447
commit
8f69c90a69
@ -6,8 +6,13 @@ widdler is a single binary that serves up
|
|||||||
|
|
||||||
It can be used to server existing wikis, or to create new ones.
|
It can be used to server existing wikis, or to create new ones.
|
||||||
|
|
||||||
widdler also supports multiple users. Each user defined it the `.htaccess` file
|
# Features
|
||||||
creates a user-specific directory to store said users wikis!
|
|
||||||
|
- TiddlyWikis are served over WebDav so you can save directly from the browser.
|
||||||
|
- Automatically create new wiki files by browsing to a non-existent html file.
|
||||||
|
- Multiple users (adding another user to the .htaccess file creates a new user
|
||||||
|
namespace).
|
||||||
|
- Optional TLS support.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user