Completed
- Why Astro?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Create Template Layouts for Your HTML with Astro SSG
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Why Astro?
- 3 - Installing Astro
- 4 - Exploring the file structure
- 5 - Cleaning up index.astro
- 6 - Adding the HTML from old project
- 7 - Setting up the main template file
- 8 - Slotting in content to the template using the template
- 9 - Fixing the navigation links
- 10 - Setting titles with template layouts
- 11 - Building the static site for production