Sample Page — Every Block

Home » Sample Page — Every Block

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:

  1. First item
  2. Second item
  3. 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

FeatureBrochureStore
Prerendered HTMLYesYes
WooCommerce cart—Yes
WordPress editingYesYes

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.

Sample image
A figure caption under an image block.

Gallery

Media & Text

Media and 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.