Components
The building blocks ported from the Hugo shortcodes.
These components replace the theme’s Hugo shortcodes. They keep the original class
names, so the shared SCSS from @compose/styles styles them unchanged.
Callouts
Callouts take a type modifier for colour coding: info, warning, and so on.
Grid
One
Two
Three
Video
Tabs
Install with npm.
Install with bun.
Diagram
graph TD A[Shared content] --> B[Astro] A --> C[Next] B --> D[Static output] C --> D
Lazy embed
Chart
Sortable table
| Theme | Framework | Status |
|---|---|---|
| Compose | Astro | shipping |
| Compose | Next | shipping |
| Compose | Hugo | free |