Hi Ivan, Yes, something tells me I should have had a bit of a look around before I went to the trouble of SASSing up the bootstrap. I could have saved myself a fair bit of work :-)
Cheers, Adam On 03/11/2011, at 2:45 PM, Ivan Vanderbyl wrote: > Hi Steve, Adam, > > I've been using https://github.com/thomas-mcdonald/bootstrap-sass which is > gem-ified to work with the Rails 3.1 asset pipeline, and from all my > experience so far it has worked very well. > > I also made a custom form helper to use it with Formtastic if you roll that > way :) > https://gist.github.com/1335718 > > > Ivan Vanderbyl > Founder > TestPilot > [email protected] > testpilot.me/ivan > 0432221634 > > > > On 02/11/2011, at 8:12 AM, Steven Ringo wrote: > >> 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. > > > -- > 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.
