2015-10-02 17:09:38 -04:00
|
|
|
div.card-row(layout='row')
|
|
|
|
div(flex)
|
|
|
|
md-card.card
|
|
|
|
md-card-content
|
|
|
|
h3.text-headline.text-uppercase <span class="icon-query-builder"></span> Quickstart
|
2015-12-08 20:24:23 -05:00
|
|
|
p.text-body Get Started
|
2015-08-08 16:55:53 -04:00
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
footer
|
|
|
|
a(href="/docs/#{current.path[1]}/#{current.path[2]}/quickstart.html" class="button" md-button) View Quickstart
|
2015-08-08 16:55:53 -04:00
|
|
|
|
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
div(flex)
|
|
|
|
md-card.card
|
|
|
|
md-card-content
|
|
|
|
h3.text-headline.text-uppercase <span class="icon-list"></span> Guide
|
|
|
|
p.text-body Step by Step Guide
|
2015-08-08 16:55:53 -04:00
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
footer
|
|
|
|
a(href="/docs/#{current.path[1]}/#{current.path[2]}/guide/" class="button button-primary" md-button) View Guide
|
2015-08-08 16:55:53 -04:00
|
|
|
|
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
div(flex)
|
|
|
|
md-card.card
|
|
|
|
md-card-content
|
|
|
|
h3.text-headline.text-uppercase <span class="icon-book"></span> API Preview
|
|
|
|
p.text-body API 2.0 Preview
|
2015-08-08 16:55:53 -04:00
|
|
|
|
2015-10-02 17:09:38 -04:00
|
|
|
footer
|
|
|
|
a(href="/docs/#{current.path[1]}/#{current.path[2]}/api/" class="button" md-button) View API
|
2015-08-08 16:55:53 -04:00
|
|
|
|