Interesting to see the number of SASS-based forks of bootstrap out there, the most popular one being https://github.com/jlong/sass-twitter-bootstrap
Even more interesting will be to see which ones keep up with subsequent releases by twitter. On that note, simple_form 2.0 https://github.com/plataformatec/simple_form/wiki/Upgrading-to-Simple-Form-2.0 is being made to support bootstrap forms, see https://github.com/rafaelfranca/simple_form-bootstrap Word also has it that the 2.0 release of bootstrap will see a streamlining of forms; they seem quite tag-heavy atm, and very unsemantic (if there is such a word...) Follow @mdo or @twbootstrap Steve On 01/11/2011, at 7:56 PM, Adam wrote: > If anyone is interested. I forked bootstrap and converted it to SASS > and changed some of the form style to conform to rails standards, ie. > targeting a div with the class 'field_with_errors', etc. You can clone > it or fork it from https://github.com/tinyrobotarmy/bootstrap > > Adam > > On Oct 28, 1:02 pm, Abhinav Keswani <[email protected]> wrote: >> Gday >> >> On 28 October 2011 14:53, Matthew Vickers <[email protected]> wrote: >> >>> Bootstrap, from Twitter >>> http://twitter.github.com/bootstrap/ >> >> +1 on twitter bootstrap for this purpose, and Sonia you may want to >> check this out: >> >> https://github.com/seyhunak/twitter-bootstrap-rails >> >> >> >> >> >> >> >>> On 28/10/11 12:51 PM, Sonia Hamilton wrote: >>>> I've noticed that current websites have a certain "look" - a sort of >>>> "sparseness", with lots of white space, and certain fonts and colours. >> >>>> I'm looking for a site that has some stylesheets like this that I can >>>> download - any suggestions? Nothing fancy - I typically use Rails for >>>> writing internal websites for sysadmin colleagues. Anything that also >>>> displays tabular data nicely would be a bonus. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
