Newer
Older
# How to run
```shell
$ git clone
$ cd wiki
$ sudo docker run --rm -volume="$PWD:/srv/jekyll" -p 4000:4000 -it jekyll/jekyll:$JEKYLL_VERSION jekyll serve
```
default template (if needed to override): https://github.com/jekyll/minima
documentation: https://jekyllrb.com/docs