sintonia/docs
Zachary Klosko f8a338e072 More work 2020-11-29 14:26:59 -05:00
..
_docs More work 2020-11-29 14:26:59 -05:00
_includes Remove FAQ, rework Troubleshooting 2020-11-27 21:39:16 -05:00
_layouts Remove FAQ, rework Troubleshooting 2020-11-27 21:39:16 -05:00
api add OpenAPI doc of the current API 2019-11-06 13:38:37 +02:00
css Changes in home, 404 pages 2020-11-26 22:56:16 -05:00
img Remove FAQ, rework Troubleshooting 2020-11-27 21:39:16 -05:00
vendor Initial migration to @ned-kelly template 2020-05-22 17:34:32 -04:00
404.md Remove FAQ, rework Troubleshooting 2020-11-27 21:39:16 -05:00
CNAME Create CNAME 2020-05-19 23:24:11 +02:00
Gemfile.lock Updating gemfile as per 2020-11-18 17:40:29 -05:00
README Remove FAQ, rework Troubleshooting 2020-11-27 21:39:16 -05:00
_config.yml Remove FAQ, rework Troubleshooting 2020-11-27 21:39:16 -05:00
docs.html Remove FAQ, rework Troubleshooting 2020-11-27 21:39:16 -05:00
favicon.ico Making working favicon 2020-05-25 17:49:06 -04:00
gemfile Updating gemfile as per 2020-11-18 17:40:29 -05:00
index.md Remove FAQ, rework Troubleshooting 2020-11-27 21:39:16 -05:00
lunr.js Added Lunr.js site search, fixed errors with jekyll serve 2020-11-14 21:34:21 -05:00
search.html More work on docs 2020-11-23 13:58:55 -05:00

README

# Contributing to the docs

## Running Jekyll

```
bundler install
jekyll serve
```