railsbridge-boston / railsbridgeboston_dot_org

This is the RailsBridge Boston website.
https://www.railsbridgeboston.org/
0 stars 2 forks source link

Fix up styling of upcoming workshop content #13

Closed mxie closed 10 years ago

mxie commented 10 years ago

As part of the work in #11, upcoming workshop info is being dynamically pulled from Eventbrite now. Since the event description is actually a long FAQ and it's done through a WYSIWYG on EB, we ended up having to do HTML-parsing hack to get only a specific portion of the description. This is what it currently looks like:

railsbridge boston - ruby and rails workshop 2014-08-12 15-20-38 2014-08-12 15-23-39

mxie commented 10 years ago

Resolved via #15 and #17.