fs / static-base

A starter kit to help you develop static sites (or prototypes) faster. Middleman, Slim, Sass, CoffeeScript, Autoprefixer and Livereload.
http://www.flatstack.com/open-source/
4 stars 2 forks source link

HTML code quality #22

Closed vast closed 10 years ago

vast commented 10 years ago
timurvafin commented 10 years ago

@vast what you think if we will replace current markup with simple bootstrap template? And isn't it better to include query with rails-assets?

vast commented 10 years ago

@timurvafin, sorry for taking so long to reply.

I'm going to work on JS issues in another PR. Sure, will look for a better jQuery approach.

As for the bootstrap template, I'm not sure that we can choose one proper version at this moment. There is 3.0.3 version which is not so stable (and some people simply switch back to 2.3.2) and good old 2.3.2 which is consistent and well-tested.

I'd suggest using bootstrap after bootstrap 3.1 release.