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

Katie Wasserman
14,794 Pointsmy shiny new responsive interactive portfolio site
8 Answers

Leonardo Hernandez
13,798 PointsCool !
I really like the colors and your awesome corners !
And I just noticed the favicon too. Bonus !

Narayana MVL
3,993 PointsNice work !

Katie Wasserman
14,794 PointsThanks! the corners are inline svg

John Carr
Courses Plus Student 1,984 PointsNice Kathryn.

qdzfplofsk
22,025 Pointsimpressive portfolio site and illustration/design work! Must feel great to design/build the site yourself with modern tech and design. How do you like using bower?

Katie Wasserman
14,794 PointsActually I didn't like using Bower. I wrote all the html and css for my site, but I used the jquery plugin Snappish by Phillip Bosch. The plug-in used the files and folders that a Bower install would use, and I couldn't get it to work any other way. I tried to use Bower. I looked at Bower's site to download it and install it and use it, but the documentation just sucked. And I'm comfortable with the terminal and command line interfaces in general. So i manually installed. I even tried renaming folders, but it just got unmanageable. so, not a fan of Bower
Sorry for the rant, just wanted to be honest.

qdzfplofsk
22,025 PointsNo rant at all, honesty is good! I have not used twitters bower but that's too bad about the documentation. No excuse for shallow docs, imho learning to accomplish tasks using Command Line Interface is a great skill to develop - glad treehouse added it to the fed track.

Katie Wasserman
14,794 Pointsso if you're thinking about using bower...I don't recommend it. especially for small one-page sites. manual installation is much much faster than trying to figure out bower