Search the library

What would you like to learn?

Type two or more characters to search.

You can also browse all tutorials or topics.

Learning path · Ready to start

Astro Website Builder

Use Astro to turn HTML, CSS, JavaScript, and TypeScript knowledge into fast, content-focused websites.

Who this path is for

Learners who know basic HTML and CSS and want to organize a fast, content-focused site without adopting a browser UI framework.

Prerequisites

  • Basic HTML and CSS
  • A supported Node.js installation
  • Comfort running a command in a terminal

What you will be able to do

  • Explain what Astro adds to standard web development
  • Navigate an Astro project's important folders
  • Develop and build a small static Astro website

A note on completion

This is a practical learning path, not a certified course. The time above is calculated from the lessons currently published and will grow as useful lessons are added.

Suggested order

Current lessons

Work through these lessons in order. Each one makes the next idea easier to place.

  1. Create Your First Astro WebsiteCreate a minimal Astro project, understand its folders, edit a page, add styles, and produce a static build.22 min

After the current lessons

Put the idea into a small build

Extract a reusable layout and one typed component, then add a small Markdown content collection for two or three real pages.