From 8a86d98e765d5fcce491cea34f5cab7d5c5efcb2 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Thu, 30 May 2019 00:07:03 -0700 Subject: [PATCH 1/2] Add Styleguide by @hugeinc --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53d3158..917cff8 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,6 @@ Storybook is a UI development environment for your UI components. With it, you c [Source](https://github.com/Malvid/Malvid) | **NodeJS, EJS, Twig, Nunjucks, Babel** - ## Jekyll ### [Jekyll Styleguide](https://github.com/davidhund/jekyll-styleguide) @@ -336,6 +335,11 @@ These tools define a documenting syntax for CSS. You would e.g. write your compo [Source](https://github.com/dimanech/atlas-guide) | [Demo](https://dimanech.github.io/atlas-guide/) | **NodeJS, Mustache, Markdown, Static Site Generator** +### [Sytleguide](https://hugeinc.github.io/styleguide/index.html) +> A tool to make creating and maintaining styleguides easy. + +[Source](https://github.com/hugeinc/styleguide) | **CSS, NodeJS, HarpJS, Static Site Generator** + ## Grunt / Gulp Tasks From b849d0552dfd842560e4624fe3a12c08fa597758 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Fri, 31 May 2019 10:00:31 -0700 Subject: [PATCH 2/2] Fix Typo in "Styleguide by Huge Inc." --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 917cff8..95c49ae 100644 --- a/README.md +++ b/README.md @@ -335,7 +335,7 @@ These tools define a documenting syntax for CSS. You would e.g. write your compo [Source](https://github.com/dimanech/atlas-guide) | [Demo](https://dimanech.github.io/atlas-guide/) | **NodeJS, Mustache, Markdown, Static Site Generator** -### [Sytleguide](https://hugeinc.github.io/styleguide/index.html) +### [Styleguide by Huge Inc.](https://hugeinc.github.io/styleguide/index.html) > A tool to make creating and maintaining styleguides easy. [Source](https://github.com/hugeinc/styleguide) | **CSS, NodeJS, HarpJS, Static Site Generator**