Checkpoint. Mostly done.
This commit is contained in:
parent
317a241460
commit
f3fd512485
33 changed files with 687 additions and 10 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue