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 trialKarl M
14,111 PointsIs there a limit of the pages we can create in Treehouse's Workspaces for this website we are making?
I have added and created all .html and .css pages this "making a website" track has asked. However, upon trying to create more pages than required by the track; using the exact same methods as to create the last pages , my new pages fail to show up in the browser.
Karl M
14,111 PointsThanks again! Very helpful stuff :)
3 Answers
vanessa
3,455 PointsYes, we do have a limit of 100 workspaces.
Each Workspace has a total storage limit of 50 MB. Currently, students are allowed to have up to 100 Workspaces created at a time.
rydavim
18,814 PointsChange your comment to an answer so that it may be voted on or marked as best answer. Thank you!
vanessa
3,455 PointsSo that means i can create pages in all workspace's up to a usage of 50mb's? How many MB's does a page require on average?
-- not sure about this, but you may try to download your workspace to see if you reached the max.
Is there any way we can export these treehouse files locally for future use? -- yes, open your workspace
-- File > Download Workspace
you may then open your project on your choice editor (e.g Sublime, Notepad++ etc)
Jake Nisenboim
3,374 PointsHave you made sure that you changed the class="selected" to select the new page in your nav bar?
vanessa
3,455 Pointsvanessa
3,455 PointsSo that means i can create pages in all workspace's up to a usage of 50mb's? How many MB's does a page require on average?
-- not sure about this, but you may try to download your workspace to see if you reached the max.
Is there any way we can export these treehouse files locally for future use? -- yes, open your workspace
-- File > Download Workspace
you may then open your project on your choice editor (e.g Sublime, Notepad++ etc)