nodebots / nodebots.io

The NodeBots Website
http://www.nodebots.io
139 stars 72 forks source link

Added projects page and cleaned up HTML on the site #4

Closed carldanley closed 11 years ago

carldanley commented 11 years ago

Fixed the formatting consistency for HTML pages across the span of the site. Added the new projects.html page and setup a link on the index page to point to it. The projects.html page now contains the data from https://github.com/rwldrn/johnny-five/blob/master/awesome.md.

reconbot commented 11 years ago

This is beautiful! I'm going to merge and deploy these changes. But do expect a commit changing all the tabs to two spaces because I'm opinionated that way. We should probably make that projects.html a little more front and center too. It's worth showing off.

carldanley commented 11 years ago

Awesome! Totally fine about the spaces thing. I'm also opinionated about tabs but I can forgive you =P haha. Let me know if there is anything else we need.

reconbot commented 11 years ago

I changed a youtube link to a youtube iframe and I think I like it. There's a lot we can do with that projects page now that it's html. =)

carldanley commented 11 years ago

Good stuff! Yeah, I was thinking about the idea of making it individual project pages too so project owner's could write text and contribute to it if they wanted to write a short description or notes or whatever. My concerns about embedding all of the videos onto one page are that it could potentially be slow coupled with a long page to scroll through. If we change to single pages, we gain the benefit of linking to them as well :)