[Learn] Implement the "Courses" homepage
See original GitHub issueCurrent State: The Learn Layer5 site lacks a home page for the ‘Courses’ under a learning path, where all the courses would be listed out.
Desired State:
The ‘Courses’ home page needs to be implemented following this Figma Deisgn.
In the design, mentioned above the design for the ‘Courses’ would be the rectangular cards, where each card represents a course.
The list of courses should be fetched dynamically using GraphQl. The list of courses could be found here, please add dummy courses while making a PR like course1
, course2
and so on…
Also, please add a placeholder image on the left of each card.
Attaching the screenshot for reference:
The sidebar implementation is not needed.
Contributor Resources
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master
branch.
- See contributing instructions
- Check the Learn Layer5 site Design Spec to know more about the site structure and development plans.
- Check out the Learn Layer5 site designs in this Figma project.
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (8 by maintainers)
Top GitHub Comments
@leecalcote I have filled the member form.
Yay, I got it! Okay, I’ll hold for now and will start as soon as it’s finalised.