Skip to content
/ twkwk Public

Barebones server for TiddlyWiki that handles saving

License

Notifications You must be signed in to change notification settings

steinuil/twkwk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twkwk

A barebones server for TiddlyWiki 5 which serves the wiki on any path and handles saving and backups.

Backups are not automatically cleaned, so you might wanna set up a cron job for that.

Building and running

cargo build --release
twkwk --wiki-file ./wiki --backup-dir ./backups --port 8000

Command line options should be self-explainatory.

About

Barebones server for TiddlyWiki that handles saving

Topics

Resources

License

Stars

Watchers

Forks