Historical documentation Bundle v0.2.4 Core v0.1.20 Distribution v0.3.2 Released 2026-04-22T00:00:00Z
Release history
Deprecated guidance Use Blocks and families for current work.

docs · deprecated

Bricks and reusable composition

Understand the earlier composition contract and how it relates to current Foundry layers.

Applies to v0.2.4

Component pins for v0.2.4
ComponentRoleVersion
coreruntimev0.1.20
theme-shieldthemev0.1.15
starterreferencev0.1.3
docsreferencev0.1.4
distributiontoolingv0.3.2
restricted-component-1consumer-referencev0.1.10
restricted-component-2consumer-referencev1.1.21

Foundry supports an alternate “bricks” structure:

bricks:
  hero:
    block: hero
    content: ...
  stats:
    block: stats-grid
    content: ...
bricks_order:
  - hero
  - stats

If sections is empty and bricks exists, Foundry will render bricks in bricks_order (or map order if not provided).

Use this when you want reusable named blocks and ordering without duplicating section objects.

Static Pagefind search

Search Foundry documentation

Type at least two characters
Search the full documentation system

Results stay inside this build profile and can be filtered by version, component, audience, and lifecycle.

By LikeStyle
Site details
Site release
Foundry Documentation 1.3.9
Foundry bundle
v1.1.11
Foundry Core
v1.1.11
Credit
Powered by Foundry, a LikeStyle product.