From 35c90fe13d65ee14283373d4afba316c68bb4e8d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 10 Jul 2014 02:24:13 -0700 Subject: rewrite getting started quick start and download in markdown --- docs/_includes/nav/docs.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/_includes/nav/docs.html') diff --git a/docs/_includes/nav/docs.html b/docs/_includes/nav/docs.html index 516f47c8c..da5aeb611 100644 --- a/docs/_includes/nav/docs.html +++ b/docs/_includes/nav/docs.html @@ -20,6 +20,7 @@ {% endif %} +
CSS {% if page.slug == "css" %} @@ -28,6 +29,7 @@ {% endif %}
+
Components {% if page.slug == "components" %} @@ -36,6 +38,7 @@ {% endif %}
+
JavaScript {% if page.slug == "js" %} @@ -44,6 +47,7 @@ {% endif %}
+
Customize {% if page.slug == "customize" %} @@ -52,6 +56,7 @@ {% endif %}
+
About {% if page.slug == "js" %} -- cgit v1.2.3