Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm most proud of customizing Tailwind with custom font and colors
What challenges did you encounter, and how did you overcome them?I had difficulties with deploying my site on Github Pages and Netlify
What specific areas of your project would you like help with?I would love to hear how to deploy a Tailwind site on Github Pages
Community feedback
- @kpanchal29Posted 5 months ago
let me help you with how to deploy site on github pages
- go to your site repository
- open settings of your repository
- then open pages in the section code and automation at left side
- then select the branch and select /root if your file is at root level or select /docs if your file is in document then click save.
- Wait for page to build then after some time the link shouls come on the top of the pages section. and buddy you made exact same replica of the project and done the great thing wish you goodluck for your career in frontend development.
Marked as helpful1
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