sintonia/docs/README

8 lines
83 B
Plaintext

# Contributing to the docs
## Running Jekyll
```
bundler install
jekyll serve
```