aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
blob: 5870c5994bb6e6774e920e207163db618a644cd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: main
extraCSS:
    - css/animate.css
    - css/default.css
extraJS:
    - js/elasticlunr.min.js
    - js/search.js
    - js/scrollreveal.min.js
    - js/index.js
---
<div id="content">
    {% include logo-page.html %}
    {% include faq.html %}
    {% include features.html %}
    {% include getting-started.html %}
</div>