# Build Sites

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

---

Complete walkthroughs for building different types of sites from scratch.

:::{cards}
:columns: 1-2
:gap: medium

:::{card} Build a Blog
:icon: newspaper
:link: ./build-a-blog
:description: Create a personal blog in about 15 minutes
From empty folder to running blog with posts, tags, and custom styling.
:::{/card}

:::{card} Multi-Author Blog
:icon: users
:link: ./build-a-multi-author-blog
:description: Team blogs with author profiles and bylines
Extend a blog to support multiple contributors with dedicated author pages.
:::{/card}

:::{card} Skeleton YAML
:icon: file-text
:link: ./skeleton-quickstart
:description: Define your site in one YAML file
Copy-paste a skeleton, apply it, done. The fastest way to scaffold.
:::{/card}
:::{/cards}
