Checkpoint. Mostly done.

This commit is contained in:
Robbie Trencheny 2016-10-26 17:38:58 -07:00
parent 317a241460
commit f3fd512485
33 changed files with 687 additions and 10 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] == 'ecosystem' %}
{% include asides/ecosystem_navigation.html | compact_newlines %}
{% elsif url_parts[1] == 'getting-started' %}
{% include asides/getting_started_navigation.html | compact_newlines %}
{% else %}