Cards
The cards shortcode displays your content in a grouped set of cards.
-
The AI native programming language.
-
Terminal Example
For guys who like to tinker around.
-
C Example
For the connoisseur of programming.
Usage
If you just want a single card you can instead call the card shortcode standalone.
Also follow the above link to see the parameter for each nested card.
Parameter
| Name | Default | Notes |
|---|---|---|
| template | default |
The template to be used to display all cards in the set. Can be overridden for each card. - default: The standard layout- debug: A debug layout helping you in developmentSee the card shortcode how to use your own templates. |
| <content> | <empty> | Arbitrary number of cards defined with the card sub-shortcode. |
Examples
Lots of Cards
-
PythonThe AI native programming language.
-
TerminalFor guys who like to tinker around.
-
CFor the connoisseur of programming.
-
C++For the guys that can cope with syntax.
-
C#For guys that need two destructors.
Lots of Cards with Templates
-
Python
All Parameter
-
TerminalFor guys who like to tinker around.
-
C
All Parameter
-
C++
All Parameter
-
C#
All Parameter