# Build Sites

URL: /bengal/docs/0.5.0/tutorials/sites/
Section: sites
Description: End-to-end tutorials for building complete site types

---

> For a complete page index, fetch /bengal/llms.txt.

Complete walkthroughs for building different types of sites from scratch.

Build a Blog

Create a personal blog in about 15 minutes

From empty folder to running blog with posts, tags, and custom styling.

(./build-a-blog)

Multi-Author Blog

Team blogs with author profiles and bylines

Extend a blog to support multiple contributors with dedicated author pages.

(./build-a-multi-author-blog)

Skeleton YAML

Define your site in one YAML file

Copy-paste a skeleton, apply it, done. The fastest way to scaffold.

(./skeleton-quickstart)

## In This Section

Build a Blog from Scratch (/bengal/docs/0.5.0/tutorials/sites/build-a-blog/)

Create, configure, and customize a personal blog from scratch

Build a Multi-Author Blog (/bengal/docs/0.5.0/tutorials/sites/build-a-multi-author-blog/)

Create a blog with multiple authors, author pages, and bylines

Skeleton YAML Quickstart (/bengal/docs/0.5.0/tutorials/sites/skeleton-quickstart/)

Define your entire site structure in one YAML file
