summaryrefslogtreecommitdiff
path: root/docs/contrib/docs.md
blob: 52c5da5bd6f9b493a10f0457d6d9a00657898b19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: "Documentation"
layout: contrib
---

### Running docs locally

To build the docs, run [jekyll](http://jekyllrb.com/):

```
jekyll serve
```

If you rather use Vagrant, see [these instructions][v].

[v]: {{site.baseurl}}contrib/vagrant/