---
title: 'Integrations'
description: 'Guides for adding Baseline to Eleventy projects that already exist, one starter at a time.'
slug: 'integrations'
type: 'article'
date: 2026-08-24T00:00:00.000Z
lang: 'en'
url: 'https://www.eleventy-baseline.dev/docs/integrations/'
---

Baseline expects a directory contract and a head placeholder, and a project that already exists has its own answers to both. These guides work through the reconciliation one starter at a time: what moves, what gets deleted, and what you keep.

Each one names the version it was written against. Starters move, and a guide that does not say when it was true is worse than no guide.

---

## Index

{% include "partials/chapter-toc.njk" %}

Starting from nothing instead? The [[simple-baseline-site | simple Baseline site]] tutorial builds a project that fits the contract from the first commit.
