Update getting started

This commit is contained in:
Paulus Schoutsen 2016-04-16 17:10:09 -07:00
parent 02022912d8
commit 432ee1a169
25 changed files with 691 additions and 540 deletions

View file

@ -6,6 +6,8 @@
{% include asides/cookbook_navigation.html | compact_newlines %}
{% elsif url_parts[1] == 'developers' %}
{% include asides/developers_navigation.html | compact_newlines %}
{% elsif url_parts[1] == 'getting-started' %}
{% include asides/getting_started_navigation.html | compact_newlines %}
{% else %}
{% include asides/about.html %}