This is a paragraph block. The Silence is Golden WordPress theme exports this content through the REST API and the Astro frontend renders it inside a .prose container. Use this Sample Page to preview every block style covered in src/assets/styles/_wordpress.scss.
Heading 1 — Page Title
Heading 2 — Section Title
Heading 3 — Subsection
Heading 4 — Small heading
Heading 5 — Tiny heading
Heading 6 — Micro heading
Lists
Unordered list:
- First item
- Second item
- Nested item
- Third item
Ordered list:
- First item
- Second item
- Third item
This is a quote block. Great for short testimonials.
— A happy customer
This is a pullquote — the large, centered variant. Use it to highlight a key idea.
— The Editor
Code, Preformatted & Verse
const greet = (name) => `Hello, ${name}!`;Plain preformatted text keeps its spacing exactly
A verse block preserves line breaks, like poetry:
the night is deep —
silence is golden.
Table
| Feature | Brochure | Store |
|---|---|---|
| Prerendered HTML | Yes | Yes |
| WooCommerce cart | — | Yes |
| WordPress editing | Yes | Yes |
Buttons
Columns
Column A
Content in the first column. Columns stack on narrow screens.
Column B
Content in the second column.
Column C
Content in the third column.
Group
This whole section is wrapped in a group block — a container for related blocks.
Gallery
Media & Text
Image + copy
The media & text block pairs an image with copy, sitting side by side on desktop.
Cover block
A full-width banner with a background image behind centered content.
Embed
Custom HTML Block
Raw HTML block — bump styling per-project if needed.