rendrjs / rendr

Render your Backbone.js apps on the client and the server, using Node.js.
MIT License
4.09k stars 312 forks source link

Documentation Site #429

Closed saponifi3d closed 9 years ago

saponifi3d commented 9 years ago

@spikebrehm I'm going to start working on a bit more in-depth docs and make them in the style of backbone docs (for now sans the annotated source).

I was thinking of using github pages, but i see there is already one. Care if I do an iterative style and update the docs and merge them as I go or would you rather that I open a big ol' pr to gh-pages and update it all at once? (or not use gh-pages at all)

saponifi3d commented 9 years ago

Hmm looking into it a bit more it looks like i can create a repo named rendrjs.github.io - and have that link to rendrjs.github.io instead of rendrjs.github.io/rendr for now. then we can talk about swapping it over later.

spikebrehm commented 9 years ago

Sounds great!

spikebrehm commented 9 years ago

To be more clear -- makes sense to do rendrjs.github.io. But if you wanted to nuke the gh-pages branch, be my guest -- i just auto-generated that from the README

saponifi3d commented 9 years ago

okay cool i'll just do that. i was playing around with the rendr.github.io thing and it blew up in my face. haha.