Design comparison
Solution retrospective
Please can someone tell me from where all those HTML warnings comes from? Thank you : )
Community feedback
- @ChamuMutezvaPosted almost 3 years ago
You can easily deploy your project on github since your project is already hosted there, let us know if you need some help on that
Marked as helpful0@RTX3070Posted almost 3 years ago@ChamuMutezva Hi, I never deployed on GitHub so a good tutorial could help...do you know some? How many project can be deployed on GitHub? Thanks! : )
0@ChamuMutezvaPosted almost 3 years ago@RTX3070 , There is no limitation on the number of projects that you can deploy. Here are a few tips to get you started
- open your project on github. In your current project - where there is the list files like index.html and style.css
- look for the settings option and select it
- scroll done until you see
GitHub Pages
. You will see the following option and click/select itPages settings now has its own dedicated tab! Check it out here!
. - the link will take you to the following
Source Your GitHub Pages site is currently being built from the master branch. Learn more.
- select the
master
option and click save. - you maybe taken to the settings page but you have to come back to this section again. You will see a link to the published site , in a note like
Your site is published at ----
Marked as helpful1@RTX3070Posted almost 3 years ago@ChamuMutezva Thank you very much Chamu, next project will be deplyed on GitHub : )
0@ChamuMutezvaPosted almost 3 years ago@RTX3070, there is an option to update your links if you want to do it on this project
Marked as helpful1 - @abdellahelaajjouriPosted almost 3 years ago
Hi @RTX3070 Good job 👌 I suggested to host your website for free using some other websites like GitHub , vercel or netfly that should work perfectly . And if you can also swatch to some text editors like vs code or Atom that will make your coding allot easier and faster Keep Up with the good work
1 - @Chuyto70Posted almost 3 years ago
Maybe its because you submited on codepen and FM took the html of codepen and not the code of the editor
1
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