Skip to content

Worked Example Template — Reuse for New Builds

Use this template whenever adding a new real-world example. Keep the same order and section names so readers can compare builds quickly.

Frontmatter (required)

---
title: Worked Example — [Project Name]
description: A full real pallet build, [Project Name], documented step by step against the 9-step process.
---

1) Project snapshot

Include a top summary table:

What [One-line project description]
Material [e.g., 100% reclaimed pallets + hardware]
Build span [days + number of sessions]
Status [Draft / Near-final / Complete]

Add a one-line note linking to the process page.

2) Process mapping sections

Use this section pattern (with step badges) in order:

  • Steps 1–2 · Source + Inspect
  • Steps 3–4 · Deconstruct + Prep
  • Step 5 · Design & Measure
  • Steps 6–7 · Cut + Assemble
  • Step 8 · Finish
  • Step 9 · Install

For each section include:

  1. 1 short paragraph describing what happened
  2. 1 image (or note if pending)
  3. 1 takeaway sentence

3) Final install proof (required for complete builds)

When the project is done, include:

  • Final installed photos (in-place, in-use)
  • Any measured fit checks (if equipment-dependent)
  • Short note on environment durability (indoor/outdoor finish)

4) Lessons learned block (required)

Use this table structure:

Process step What this build taught
Source + Inspect [...]
Deconstruct + Prep [...]
Design & Measure [...]
Cut + Assemble [...]
Finish [...]
Install [...]

5) What changed from plan (required)

Add a short bullet list:

  • Original assumption: [...]
  • Reality: [...]
  • Adjustment made: [...]
  • What to do earlier next time: [...]

This section turns each build into reusable guidance.

6) Media and style rules

  • Keep image filenames consistent (IMG_####.jpg is acceptable)
  • Use descriptive alt text focused on build stage, not camera details
  • Keep tone practical and direct
  • Avoid marketing fluff; prioritize decision points and mistakes avoided

7) Reusable copy block

You can paste this starter block into new pages:

# Worked Example — [Project Name]

The clearest way to learn the process is to watch it run on a real project. This is **[Project Name]** — [one-line purpose/context].

## Steps 1–2 · Source + Inspect

<span class="step-badge">1</span><span class="step-badge">2</span>

[What happened.]

![Alt text](assets/[image].jpg)

**Takeaway:** [Single concrete lesson.]

Use this template as the default for every new example so the guide scales cleanly.