Skip to content

Commit

Permalink
added eventmachine info
Browse files Browse the repository at this point in the history
  • Loading branch information
Perry Kibler committed Jun 29, 2016
1 parent f1fad46 commit 2500b2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ Netlify is a great webhost and works flawlessly with the contentful_middleman ge
### Other Options

The contentful_middleman gem is great for a lot of reasons (including being able to produce dynamic pages like you'd want in a blog). If you just need minor snippets of content though (and you're not doing new dynamicallly created pages), you might want to import Contentful data via Angular. It's a 10-15 second wait before you see new content vs the 1-5 minutes it takes Netlify to push a new build.

### Potential Issues
You might have trouble with the bundle install, specifically with eventmachine, [this](https://github.com/eventmachine/eventmachine/issues/643) might help.

0 comments on commit 2500b2e

Please sign in to comment.