Captain's Log: 2013.09.24
- Vyki finished up and merged
setting-up-hexpress
branch
- JZ worked on issue #61
- We want to reduce the duplicated parts of each template by having a shared layout view
- Created new branch
adding-shared-layout-view
- Created new
Layout
class (which inherits from Mustache
) to handle template rendering, instead of Engine
module
- Onebox engine templates will be rendered as partials within the default
_layout.handlebars
- Discussed how to implement Imgur onebox
- We'll need to make 2, one for albums and one for galleries
- @markijbema is back! He opened up some discussion regarding XSS issues we might not have addressed yet
- Discussed how to implement exceptional onebox engines (Video, Audio, etc.)
- They'll be similar to HTML/JSON/OpenGraph modules in that they will be included in other oneboxes (e.g.
include Video
)
- Learned more about Mustache and Handlebars
- Sent out invites for our Rooftop Ruby event on October 5 in Little Tokyo
- If you're in LA and would like to attend, let us know and we'll send you an invite!
- 84 STARS!
- HOMEWORK: Keep on making oneboxes for v1.1.0...again
comments powered by