---
title: 'Documentation'
description: 'Documentation for the Eleventy Baseline plugin: introduction, tutorials, how-tos, references, and module pages.'
slug: 'docs'
type: 'article'
date: 2026-04-28T00:00:00.000Z
lang: 'en'
url: 'https://www.eleventy-baseline.dev/docs/'
---

The documentation for Baseline. Each chapter with its own job:

- **[[introduction]]**: what Baseline is, who it is for and a quickstart.
- **[[concept]]**: The mental model, community-seeded conventions and a snapshot of the inner workings.
- **[[tutorial]]**: guided walks through real builds, end to end.
- **[[how-to]]**: task-oriented recipes for specific problems.
- **[[core-reference]]**: exact details of what the plugin registers. Options, filters, globals, the image shortcode, the page context, internals.
- **[[module]]**: per-module reference for the five feature modules (assets, head, multilang, navigator, sitemap).

## Where to start

If Baseline is new to you, the [[introduction | introduction]] is the door. If you already know the plugin and want a specific detail, the [[core-reference | core reference]] and [[module | modules]] chapters are the lookup view.

## About this project

Package: `@apleasantview/eleventy-plugin-baseline` on [npm](https://www.npmjs.com/package/@apleasantview/eleventy-plugin-baseline). Source on [GitHub](https://github.com/apleasantview/eleventy-plugin-baseline).

Baseline is in active development, published under `0.1.0-next.X` semver. APIs and defaults may shift between releases.
