Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud that I finally deployed the website.
- Either the paths were wrong or built it with jekyll.
- But finally for 3rd or 4th time it was deployed.
Next time I would like to encounter problems more patiently and would research about them to solve them.
What challenges did you encounter, and how did you overcome them?- When I deployed for first time, images were not displaying.
- I accidently made it with jekyll.
- To overcome this challenge , I created the whole repository again and worked on it from scratch.
2 . Even after verifying all the paths the site was still not displaying.
- This was because I wrote the whole code in a new folder , rather than placing it as it is in main.
- After shifting it to main, the page was deployed.
Is there any way to deploy with github pages from a folder which has index.html within it?
Community feedback
- @JokerSent31Posted 2 months ago
- Yes, the solution include semantic html. But use "main" tags.
- You should be use styles in .css file. And you should be use BEM methodology for naming classes.
- You can make width card block stretch and set max-width: 320px.
- Is the code well-structured, readable
- Look like to design by 70%
Marked as helpful0
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