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

General Discussion

Uploading files to Sublime Text 2

Hi, I have never used Sublime before. I use it on Windows. What are the steps to upload files related to "Smells Like Bakin' Cupcake website"? I uploaded some of the img. files, refreshed my Index.html in Chrome but nothing showed up. Did I miss a video of how to upload zip files? So, I am stuck at this point, please help.

2 Answers

Andrew Pritykin
Andrew Pritykin
6,574 Points

Yuri,

Once you have downloaded the files required, or if you created the files on your own and added them to a folder, in sublime text if you go to File->Open Folder. Once you open your folder you should see all the sub folders with their files in there. Now for your index.html make sure that every time you do a change to your index.html, you save your changes (Ctrl+S) and then reload your chrome page. Hope this helps you out.

Also refer back to the text editor video : http://teamtreehouse.com/library/websites/build-a-simple-website/text-editors-and-html/introduction-to-text-editors

Good Luck,

Andrew, Thank you so much! I will try to attach files and see the changes. It seems like a no-issue, I just new to Sublime Text 2. Again, appreciate your advice!

Andrew Pritykin
Andrew Pritykin
6,574 Points

No problem, let me know how it goes.

Andrew, I have downloaded websitewaters-island01-stage02.zip, unzipped it, saved in Downloads on my Windows. Went to Sublime Text, File-Open Folder-Downloads- Websitewaters..-img --OK and it opend up in a new window. Not the one where I duplicated/typed all the code Nick was showing on video. Is that Windows issue with Sublime 2? Am I doing something incorrect? Thank you!

Andrew Pritykin
Andrew Pritykin
6,574 Points

As long as the index.html file where you edited with the videos is in that folder, every time you save the file, it should update when you load into chrome. And yes when you do File/Open (anything) in sublime text, it will open in a new window, that is not a bug/issue.

i have a problem where i cannot view the image after coding it in the sublime 2. <img src="cup/logo.jpg" alt="you Bake Me Blush">

please help