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.
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.