1.1 Understanding Astro (Download Ebooks - PDFEpub).html
1.2 Understanding Astro (Read online on Github).html
1. (Extra) PDF Understanding Astro (500+ Page Practical Book to Master Astro).html
2.1 Read the entire section transcript online.html
2.2 The Completed Project Source Code.html
2. Project overview
3.1 Astro editor setup for other code editors.html
3.2 Download NodeJS.html
3. Installing NodeJS and Setting up your Code Editor
4. The Astro Install Wizard
5. Understanding the Astro Project Structure
6. Introduction to Astro Pages
7. The Anatomy of an Astro Component
8. Astro Component Styles
9. Reusable Page Layouts
10. Capitalising component names
11. A Test on What Youve Learned So Far.html
12. The global style directive
13. Custom fonts and global CSS
14. Independent Astro components
15. Adding interactive scripts to Astro components
16. Adding an Interactive theme toggle
17. The global() selector
18. Event Handling
19. Theming via CSS variables
20. Accessing global client objects
21. The magic of scripts
22. A Test on What Youve Learned So Far.html
23. Leveraging inline scripts
24. Beware of Global Selectors in Scripts
25. Using Markdown for Pages
26. How to Navigate between Astro Pages
27. Uniformity via Markdown Layouts
28. Composing Layouts in Astro
29. Astro Component Props
30.1 Markdown Page Images (find images with the same name).html
30. Leveraging Markdown Frontmatter Properties
31. Interactive Navigation State with Astro Scripts
32. Composing Astro Components
33. A Test on What Youve Learned So Far.html
34. Complete Component Card Navigation
35. Astros Template Flow of Data
36. The Dark Side of definevars
37. How to Load Multiple Files in Astro - Part 1
38.1 The Completed Project Source Code.html
38. How to Load Multiple Files in Astro - Part 2
39. A Test on What Youve Learned So Far.html
40. Deploying a static Astro site.html
41.1 The Completed Project Source Code.html
41. How Fast is Our Astro Website Shocker!!!