EnglishNederlandsFrançais Toggle theme

Eleventy Baseline

Start building your site, skip the recurring setup work.
Table of Contents

Documentation

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.
  • Tutorials: guided walks through real builds, end to end.
  • How-To's: 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.
  • Modules: per-module reference for the five feature modules (assets, head, multilang, navigator, sitemap).

Where to start

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

About this project

Package: @apleasantview/eleventy-plugin-baseline on npm. Source on GitHub.

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

Next: Introduction