You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[//]: #"These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections."
20
+
[//]: #"Use underscores for _italics_, and double asterisks for **bold**."
21
+
[//]: #"Backticks are for `monospace`, used sparingly and reserved mostly for executable names - they can cause formatting problems. Avoid them in tables: use italics instead."
22
+
23
+
[//]: #"This initial section introduces the product to a reader: give a short 1-2 sentence summary of what the product does and its value to the reader."
24
+
[//]: #"Name specific functionality it provides: avoid ambiguous descriptions such as 'enables efficiency', focus on what makes it unique."
9
25
10
-
[//]: #"Give a short 1-2 sentence summary of what the product does and its value to a customer."
11
26
This is a compilation of all our shortcodes to show how they look, function, respond, and coded.
12
27
13
28
## Featured Content
29
+
[//]: #"You can add a maximum of three cards: any extra will not display."
30
+
[//]: #"One card will take full width page: two will take half width each. Three will stack like an inverse pyramid."
31
+
[//]: #"Some examples of content could be the latest release note, the most common install path, and a popular new feature."
14
32
15
-
[//]: #"Maximum of three cards available to display."
16
-
[//]: #"Each card should be less than 10 words for a description."
17
-
[//]: #"If more than three cards are placed here, they are not displayed."
18
-
[//]: #"If there is one card, it will take full width and be the only card in the row."
19
-
[//]: #"If there is two cards, one card will take half width and there will be two cards in a row."
20
-
[//]: #"If there is three cards, there will be two rows, where first row has two equal-sized cards, and second row will have a full width card. Can we inversed in order to feature content."
21
-
<!-- <card-layout> - Available params: title (required: string)-->
22
33
{{<card-layout >}}
23
-
<!-- <card-section> - Available params: title (required: string), showAsCards (optional: boolean, default "false"), isFeaturedSection (optional: boolean, default "false") -->
24
-
<!-- If there is no "title" for <card-section>, it is implied it is the main content section and not a new content section -->
0 commit comments