Files
talk/docs/README
T

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.