You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Yigit Colakoglu e802044563 Switch mdbook-mermaid to my fork 3 years ago
.drone.yml Added readme, better image tagging? 3 years ago
Dockerfile Switch mdbook-mermaid to my fork 3 years ago
README.md Added mermaid 3 years ago

README.md

mdzk-docker

This is a very simple docker container for the mdzk zettelkasten publishing framework. Created because reinstalling using docker for every automated build was too costly. You can find it on DockerHub. To serve a zettelkasten on port 8080, the command is:

docker run -p 3000:8080 -v ./zettelkasten:/wiki fr1nge/mdzk:latest