From ea2d3197884c5351bbc66e9f1bf562f14c14b5dc Mon Sep 17 00:00:00 2001 From: John Otander Date: Tue, 8 Mar 2016 18:44:53 -0800 Subject: [PATCH] Dynamically generate component navigation --- .../articles/title-text-image/index.html | 22 ++++++++++++++++++- components/articles/title-text/index.html | 22 ++++++++++++++++++- components/forms/sign_in/1/index.html | 22 ++++++++++++++++++- components/forms/sign_up/1/index.html | 22 ++++++++++++++++++- components/layout/flag-object/index.html | 22 ++++++++++++++++++- src/components-build.js | 13 +++++++++++ src/templates/components.html | 8 ++++++- 7 files changed, 125 insertions(+), 6 deletions(-) diff --git a/components/articles/title-text-image/index.html b/components/articles/title-text-image/index.html index 1cb1786c8..9ad369667 100644 --- a/components/articles/title-text-image/index.html +++ b/components/articles/title-text-image/index.html @@ -130,7 +130,6 @@

Modules

-

Install these modules via npm

npm i --save tachyons-line-height tachyons-widths tachyons-spacing tachyons-type-scale tachyons-typography @@ -138,6 +137,27 @@

Install these modules via npm

+ + articles
+ + Articles Title Text Image
+ + Articles Title Text
+ + + forms
+ + Forms Sign In 1
+ + Forms Sign Up 1
+ + + layout
+ + Layout Flag Object
+ + +