DevLog 2-1
Outcomes
Section titled “Outcomes”DevLog 2-1
Section titled “DevLog 2-1”Create an Astro Starlight DevLog site
Section titled “Create an Astro Starlight DevLog site”Follow the Astro Starlight tutorial to create a JAMstack website with Astro.js. You will use this site to post DevLog entries to record your work throughout the semester.
- Fork an Astro Starlight site and update project structure.
- Publish Astro Starlight using Github Actions ✏️ DevLog Site
- Add custom CSS to your theme
- Import and use an Astro component
- Continue customizing your site using the Starlight Docs and ✏️ explain what you did.
- Add content into:
devlog-1-3.mdx(the DevLog from the previous week) - Add this file and
devlog-2-1.mdxfor today, and add content. - Watch 🎬 Heydon Pickering Why is everything binary?. Post a reading response in the 2-1 DevLog per information in the Assignments.
- Write a reflection explaining what you did learned in this DevLog. Link to sources.
- Publish it and turn it in by posting the direct link to this DevLog on Moodle
In this DevLog, I learned how Astro Starlight uses content and styling. I set up a starlight site, published it with GitHub Actions, and customized it using a custom CSS file. I also learned how Astro components can be imported directly into the MDX files.