Week 3 · Homework · 10 pts
Your repo serves two different audiences with two different files:
Open README.md in Codespaces. You’re going to clean it up — not delete everything, just remove the parts that were only needed for onboarding.
Remove these sections:
Keep these sections:
Now rewrite the top of the file. Replace the old welcome message with your own intro:
# Jordan Rivera — DESN 368 Portfolio ## About I’m a graphic design student at EWU exploring web design and development. This repo holds all my projects, exercises, and experiments from DESN 368. ## What’s Inside - `week-1/` — Newspaper layout, Lost Pet flyer, Favorite Band page - `week-2/` — HTML 101 exercises, Recipe page, HTML Skeleton - `week-3/` — CSS foundations, Recipe styling (keep Student Info, My Toolkit, Course Progress, and Course Resources below this)
The Course Resources section is valuable — keep it and add to it! If you find a helpful tutorial, CSS reference, or design tool, add it there. Make this README a living document.
Same workflow you learned in the Setup Lab:
README.md to stage itUpdate README — make it mineYour GitHub repo shows YOUR README when someone visits the main page — not the course template.
Submit your GitHub repo URL. Your README should be visible on the main repo page.