thoughtworks / voto-como-vamos-2

New Voto Como Vamos platform
6 stars 1 forks source link

Wiki pages #11

Closed cv closed 11 years ago

cv commented 11 years ago

Allow editors to make changes to any public page (any URL that's not taken is a page waiting to be created, any URL that is taken can be edited)

Must provide markdown support, but pick a gem that allows custom kinds of tags, so we can have viz added to the page, as well as images, youtube embeds, etc.

cv commented 11 years ago

Kinda depends on #6 (though it should be OK to start coding before auth is in place)

cv commented 11 years ago

http://github.com/github/gollum rocked my world. Thanks @rafaelzlisboa! :bread:

Preliminary and really rough support has been added. Now we need to customize and tweak the hell out of it.