I like how your page tries to answer all questions of the potential customer right on the frontpage. First a clear value proposition, then some features, then the target customer ("where can I find myself?") and a short Q/A at the bottom.
May I ask how you created the responsive design for this page (fluid layout + mobile navbar)? I noticed some backbone.js in the script code, but I have no clue in how far you have used a CSS framework like e.g. Twitter Bootstrap.
Comments
I have something similar going at https://www.bngal.com
Your homepage design is definitely better but it would be really nice to see a demo, screenshots, or a video somewhere.
Also, do you think you'll have problems with integration once you go beyond hackers who know how to paste embed code into their site?
I like how your page tries to answer all questions of the potential customer right on the frontpage. First a clear value proposition, then some features, then the target customer ("where can I find myself?") and a short Q/A at the bottom.
May I ask how you created the responsive design for this page (fluid layout + mobile navbar)? I noticed some backbone.js in the script code, but I have no clue in how far you have used a CSS framework like e.g. Twitter Bootstrap.
All the responsive stuff just comes from twitter bootstrap.
Backbone is used when creating a page–mainly because we have certain attributes and form fields that only apply to certain pages.