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 trialChristopher Anderson
1,601 PointsHow long does it take to make a website
How long does it take an average skilled web developer to make a simple website
2 Answers
nulled
1,890 PointsLess than five minutes. Especially with Github Pages.
Don't be discouraged though. The first time takes quite a while but once you get the hang of it, setting up simple websites with simple HTML and CSS is a breeze.
Cheers and good luck.
nulled
1,890 PointsIt makes building a website super easy. I suggest you use the Github for Mac or Windows client instead if you are not comfortable in the terminal. I personally use Github for Mac. I simply edit my website with Brackets (code editor), commit my changes on Github for Mac then sync on the top right corner of Github for Mac then my website is updated.
Follow the link I provided in my previous answer. Follow along. It will take a while since it's your first time using Github pages but it won't take you more than 30 minutes to get the hang of it. Then it's super easy.
Christopher Anderson
1,601 PointsChristopher Anderson
1,601 PointsWhat is GitHub Pages