Files
talk/docs/README
T
2017-07-24 19:41:51 +10:00

9 lines
205 B
Plaintext

# Coral Talk Documentation
To preview the documentation, run:
```bash
docker run --rm --volume=$PWD:/srv/jekyll -p 127.0.0.1:4000:4000 -it jekyll/jekyll:pages jekyll serve
```
From the `docs` directory.