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 trial

Design

NEED HELP WITH GIT!

In the "Build a Simple Website" I am at the point in the lesson where we are supposed to add color to the background of the "Smells Like Bakin'" website and Nick briefly mentions "Git" and downloads files to have the background change. 2 issues-1) I do not have a MAC-I have a PC. SO when he downloads, I am not sure how to do that on my PC. I went to the downloads files on the screen, but it maybe not working because of the Git?? He just breezed right past it. I downloaded the Git shell to my desktop but I have no idea where to go from here and I cannot match my project to Nicks at this point. I love this entire program but there are times it forgets that I am entirely green at this at a beginner-and to a lay person, Git means nothing...can you help? Thank you-

6 Answers

Stone Preston
Stone Preston
42,016 Points

hmm I dont remember having to do any git related stuff on those lessons. The files he downloads are most likely provided for you in the teacher notes on the video or in the sidebar on the right under downloads.

Thank you, but I have downloaded the files with the lesson and it has worked in past lessons, but it is not working on this piece of the project and I am concerned that I am supposed to be implementing Git somehow-which is a challenge as I am clueless to what it is.

Stone Preston
Stone Preston
42,016 Points

no git wont make a difference. Im assuming you downloaded some CSS files of some sort yes? he should tell you where to put the files and what to put in them in the video

You should ignore git for now. Git is a programming tool that allow you to track changes to your code. But that's not the main point of Build a Simple Website lessons. Whether you use git or not won't affect your website. Once you have the website built and you would like to learn more about git. Try this lesson. http://teamtreehouse.com/library/git-basics

I will try the download agains...I am really green at this...I was having problems just downloading as Nick works off Apple and I on PC-really green...thank you both for your help...keep your fingers crossed

Giovanni Cortes
seal-mask
.a{fill-rule:evenodd;}techdegree
Giovanni Cortes
iOS Development Techdegree Student 4,803 Points

Hi

If you are in Windows and you are new in Git I recomend to download this: http://windows.github.com/

Here there is a great documentation for using github for windows http://windows.github.com/help.html

And with this installed you won't have problems using the console.

Kevin Korte
Kevin Korte
28,149 Points

Yes agreed, don't worry about Git at the moment. I agree it sounds like you have a CSS file that isn't correct, which you can probably download from the teachers notes. What you are experience shouldn't hardly be different between Mac and PC. I use both.