---
title: 'Tutorials'
description: 'Browse Baseline tutorials: build a simple site, the assets pipeline, the image shortcode, head and noindex, sitemaps and drafts, multilingual, deployment URL checks, and debugging with the navigator.'
slug: 'tutorial'
type: 'article'
date: 2026-01-25T00:00:00.000Z
lang: 'en'
url: 'https://www.eleventy-baseline.dev/docs/tutorial/'
---

These are end-to-end tutorials guiding you through a simple site and a multilingual site. Features are covered in the [[feature-guide | feature guides]] chapter.

New to Baseline? The [[overview | overview]] covers what it is and who it is for.

{% alertBlock "info" %}

The completed tutorial site (with how-to chapters) is [available on GitHub](https://github.com/apleasantview/simple-baseline-site). Please note that the repo might be stale.

{% endalertBlock %}

---

## In this chapter

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

Prefer a checklist? See the [[quickstart | quickstart]].
