Earlier quoted context omitted.
I think our pricing model will evolve over time. Right now it's a bit simpler to start this way, but we have a lot of ideas on how to make the model fit the use case better. We've also had some success with the subscription model for some other projects we've worked on, so there is some precedent there.
Have you tested dropping or severely limiting the free plan?
Announcing the new Jetstrap for Twitter Bootstrap Development
21–30 of 42 posts
Re: Announcing the new Jetstrap for Twitter Bootstrap Development
#22Re: Announcing the new Jetstrap for Twitter Bootstrap Development
#23Re: Announcing the new Jetstrap for Twitter Bootstrap Development
#24Nice. Between Jetstrap, Divshot, and Easel, there's no shortage of WYSIWYG Bootstrap apps. The question is which one will offer the best options for creating code for an actual dynamic website. I.e. it would be great to use something to do all the design of Rails site, but it seems like it would involve a lot of copying and pasting.
Re: Announcing the new Jetstrap for Twitter Bootstrap Development
#25Re: Announcing the new Jetstrap for Twitter Bootstrap Development
#26Super stoked to inherit a bunch of half-finished front end projects started in this app, where step one is to remove all of the hard-coded list seperators, " " tags, and "span6" classes
Re: Announcing the new Jetstrap for Twitter Bootstrap Development
#27Re: Announcing the new Jetstrap for Twitter Bootstrap Development
#28This looks like a nice Bootstrap editor. I tried it, and it worked great but for some strange reason the backspace key won't work at all.
Re: Announcing the new Jetstrap for Twitter Bootstrap Development
#29Super stoked to inherit a bunch of half-finished front end projects started in this app, where step one is to remove all of the hard-coded list seperators, " " tags, and "span6" classes
Do you have more info on what is wrong with the markup? From the comment all I can make out is those are normal bootstrap constructs (span6 being a grid span). I'd like to fix the issues you are having (though this new version has even cleaner exported markup).
is the spacer.gif of my generation.
Re: Announcing the new Jetstrap for Twitter Bootstrap Development
#30Earlier quoted context omitted.
Do you have more info on what is wrong with the markup? From the comment all I can make out is those are normal bootstrap constructs (span6 being a grid span). I'd like to fix the issues you are having (though this new version has even cleaner exported markup).
What's wrong with the markup is that it conforms to the Bootstrap documentation, and the way the Bootstrap docs recommend writing HTML is absolute garbage . is the spacer.gif of my generation.