Metalsmith Components Reference Overview
This section provides detailed reference documentation for working with Metalsmith Components. For an introduction to Metalsmith Components, please visit the Home page, followed by Section Anatomy and finally From YAML to HTML.
The Metalsmith Components reference documentation is divided into two subsections:
Partials
Partials are the smallest template building units that are used to compose page sections.
Sections
Sections are self contained page components, built from smaller, reusable partials.