Skip to content

testedminds/tiddlymap-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TiddlyMap Docker

Run TiddlyWiki 5 with TiddlyMap via Docker.

Includes an example wiki with plugins configured:

Getting Started

make run will start a container mounting the example/wiki directory. Any changes you make to the wiki will be saved in this directory.

Acknowledgements

Based on Martin Honermeyer's tiddlywiki-docker image.