{{ entry.title }}
+ {% if entry.usage %}Usage: {{ entry.usage }}
{% endif %} +
+
+
+
+ {{ entry.content }}
+
+ diff --git a/.gitignore b/.gitignore index 3bf3c45..63ce9ac 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ _site .sass-cache -/.brackets.json +.brackets.json +.jekyll-metadata diff --git a/_colors/brand-colors.html b/_colors/brand-colors.html new file mode 100644 index 0000000..3322598 --- /dev/null +++ b/_colors/brand-colors.html @@ -0,0 +1,17 @@ +--- +title: "Brand Colors" +type: colors +usage: "Colors associated with Dash itself" +--- + +
$black
+$white
+$blue
+$red
+$green
+$gray
+$dark-blue
+Usage: {{ entry.usage }}
{% endif %} +Usage: {{ entry.usage }}
{% endif %} +