Design comparison
SolutionDesign
Solution retrospective
Hey, there! 👋
🤖 This is my solution for the EasyBank Landing Page using Astro and Sass.
- Built a multi-page website ("404" and "Coming Soon" included).
- Dynamically generated blog articles along with pages.
- Structured a Sass style system with
_tokens.scss
. - With accessibility and responsiveness in mind.
❓ Questions:
- This is my first time building a multi-page Astro site.
- How can I make active current page link for navigation in Astro? After many tries, it works fine on localhost, but I'm still having the issue after deployment.
- Assets vs Public. It really confused me when importing images and icons in Astro. I read the docs, and it mentions that images in the
src/
folder are processed. I couldn't understand what they meant by 'processed'. - And, of course, I'm open to hear other suggestions.
Thanks for reading. Really appreciate any feedback and advice! 🙌
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord