Cards & Fields
About 120 wordsLess than 1 minute
2026-08-31
Shirone provides versatile card components including GitHub repository cards, API parameter field cards, and accordion panels.
GitHub Repository Cards
Embed live repository metrics (title, bio, stars, and language) using the ::github leaf directive:
::github{repo="LyraVoid/Shirone"}
::github{repo="LyraVoid/Shirone-Content"}API Field Group Cards
Document APIs, props, or configuration parameters with field-group and field containers:
:::: field-group
::: field title
@type string
@required
Main site title displayed on navbar and browser tab.
:::
::: field subtitle
@type string
@optional
Site subtitle for metadata and homepage display.
:::
::::Collapse Accordion Panels
::: collapse accordion
- :+ Expanded by default
Contents of the first card panel.
- Collapsed by default
Contents of the second card panel.
:::Copyright
Copyright Ownership:matsuzaka-yuki
License under:Attribution 4.0 International (CC-BY-4.0)