Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialIan Ha
Front End Web Development Techdegree Student 5,102 PointsPersonal Project 1 - What have I done wrong?
Hi treehouse staff,
I have submitted and corrected my personal project 1 for quite a number of times.
But it keep saying me that my work doesn't pass the automated test.
The test result interface hasn't shown any information.
Even when I want to dispute the result, I couldn't reach the page after pressing the dispute button, it says 404 error.
My personal project 1: https://github.com/sunyanzighost/Ian_1st_Treehouse_Project.git
Please someone help me to take a look if there is anything wrong in my work OR the treehouse system?
Thanks a lot.
Ian
6 Answers
Craig Watson
27,930 PointsHi Ian,
I have used the validator in the same way Cheo has and turned up the same result. However, this link does not break the site. Have you hosted this up on GitHub yet?
Ian Ha
Front End Web Development Techdegree Student 5,102 PointsHow to "hosted this up on GitHub" ?
I think i should have published it to my Github as the link I provided in the post.
Craig Watson
27,930 PointsI cannot remember exactly as I only completed the trial of the techdegree, but do you not have to host the site up on there for people to see. Not just the code, e.g. creating a gh-pages branch?
Have you tried asking in the techdegree slack channel?
Craig
Ian Ha
Front End Web Development Techdegree Student 5,102 PointsYes,I have post my question in the slack channel but no reply so far....
Leanne Thng
13,824 PointsHi Ian, sorry about the issues you were having submitting your project. I have just taken a look at your project and graded it for you. I will reach out to our team to fix this issue.
Ian Ha
Front End Web Development Techdegree Student 5,102 PointsHi Leanna,
Thanks for replying.
So, am I doing right in the processing of uploading to Github? As I am not really familiar with the real fuction of Github, I am not sure am I doing right with it.
I have go through your tutorial video of Github, but I think that's a bit insufficient for explaining what is Github doing and how to use it.
Thanks.
Ian
Cheo R
37,150 PointsCheo R
37,150 PointsRunning your html through a validator it says that you need to change | for %7C. for the google fonts link.
<link href="https://fonts.googleapis.com/css?family=Merienda+One|Varela+Round" rel="stylesheet">