Astro Crash Course 2024 Part 2: Setting Up Pages and Routes
Coding After Thirty
Astro Crash Course 2024 Part 2: Setting Up Pages and Routes - Course notes https://www.codingafterthirty.com/dashboard/astro-js-crash-course-2024/adding-routes-and-pages-with-astro previous video: https://www.youtube.com/watch?v=etcbjbzeeiE
In this video, we continue our Astro crash course by setting up pages or routes for our website.
We create a homepage, about page, and blog page and discuss layouts that can be applied to multiple pages.
We aim to have a top navigation, hero section, and features on our homepage, an about us page with a card, and a basic layout for our blog page.
We start with static HTML and plan to add dynamic data as we progress in the lessons.
By the end of the video, we will have a basic HTML setup for our pages.
In the next lesson, we will cover Astro components.
Key topics summary:
- Setting up pages or routes in Astro
- Creating a homepage, about page, and blog page
- Adding static HTML ... https://www.youtube.com/watch?v=V9E0GMcHIac
34340218 Bytes