-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed some typos, removed the defunct category, and moved cards into …
…the correct category
- Loading branch information
1 parent
d5c3a9b
commit c558528
Showing
12 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Horizontal Image Right Card", | ||
"slug": "apsc-block-patterns/card-horizontal-image-right", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "Set up as a group of Media & Text blocks. The class card-rows is applied to the group, both the classes card card--horiz are applied to each Media & Text block, the card links are applied on the image. Cards are displayed horizontally with the image on the right. On smaller screens (<640px), cards revert to a vertical display with the image on top." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Horizontal Image Left Card", | ||
"slug": "apsc-block-patterns/card-horizontal-image-left", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "Set up as a group of Media & Text blocks. The class card-rows is applied to the group, both the classes card card--horiz are applied to each Media & Text block, the card links are applied on the image. Cards are displayed horizontally with the image on the left. On smaller screens (<640px), cards revert to a vertical display with the image on top." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Large Card", | ||
"slug": "apsc-block-patterns/card-large", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "A single large card." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Light Grey Card", | ||
"slug": "apsc-block-patterns/card-light-grey", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "A single Light Grey Card" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Medium Card", | ||
"slug": "apsc-block-patterns/card-medium", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "A single medium card." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Text-Only Large Card", | ||
"slug": "apsc-block-patterns/text-only-card-large", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "Text-Only Large Card" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Text-Only Light Grey Card", | ||
"slug": "apsc-block-patterns/text-only-light-grey-medium", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "Text-Only Light Grey Card" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Text-Only Medium Card", | ||
"slug": "apsc-block-patterns/text-only-card-medium", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "Text-Only Medium Card" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "v3 With Subtitle and Date", | ||
"slug": "apsc-block-patterns/card-with-subtitle-and-date", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "A single card with subtitle and date." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "v3 With Subtitle, Date, and Tags", | ||
"slug": "apsc-block-patterns/card-with-subtitle-date-and-tags", | ||
"categories": ["apsc-block-patterns"], | ||
"categories": ["apsc-patterns", "apsc-cards"], | ||
"description": "A single card with subtitle, date, and tags." | ||
} |