diff --git a/pages/_docs/cards.md b/pages/_docs/cards.md index f10a3831b..b439f0979 100644 --- a/pages/_docs/cards.md +++ b/pages/_docs/cards.md @@ -86,3 +86,122 @@ You can also add the image on the left side of the card. All you need do to is: {% example html columns=1 %} {% include cards/card.html title="Card with loader" hide-options=true show-loader=true %} {% endexample %} + +### Card with badge + +{% example html columns=2 %} +
+
+ + +
+ NATURE +
+
+
+
+
+ +
+
Feb 28, 10:54 am
+
+
+
+{% endexample %} + +### Card with aside image + +{% example html columns=2 %} +
+
+ +
+ MUSIC +
+
+
+
+
+ +
Feb 22, 11:38 am
+
+
+{% endexample %} + +### Card with image +{% example html columns=1 %} +
+ Card image cap +
+
Card title that wraps to a new line
+

This is a longer card with supporting text below as a natural lead-in to + additional content. This content is a little bit longer.

+
Feb 28, 10:54 am
+
+
+{% endexample %} + +### Quote card + +{% example html columns=1 %} +
+ +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

+ +
+
+{% endexample %} + +### Another Card + +{% example html columns=3 %} +
+
+
+
+
Card title
+

This card has supporting text below as a natural lead-in to additional + content.

+

+ Last updated 3 mins ago +

+
+
+
+
+
+
+
Card title
+

This card has supporting text below as a natural lead-in to additional + content.

+

+ Last updated 3 mins ago +

+
+
+
+
+{% endexample %} + +### Image card + +{% example html columns=1 %} +
+ Card image +
+{% endexample %} +