Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features suggestions #65

Open
verekia opened this issue Aug 30, 2012 · 14 comments
Open

Features suggestions #65

verekia opened this issue Aug 30, 2012 · 14 comments

Comments

@verekia
Copy link
Owner

verekia commented Aug 30, 2012

I want to keep Initializr as simple as possible, but some new features might be interesting to have.
The ones I'm currently considering:

  • Sass
  • ZURB Foundation
@cerebralideas
Copy link

SASS would definitely be good now that LESS is no longer an option. Zurb would be an interesting alternative to Bootstrap, and I've been interested in playing with it but haven't had the chance. One thing I've absolutely fallen in love with is AngularJS (http://angularjs.org) for an application framework. I would believe it would integrate into Initializr really easily.

Here are some things that I've been interested in:

Anyway, I'm not suggesting you add all of these things. I just thought I'd share what I'm looking into for my web application development toolkit.

Thanks again for all your hard work :)

@diegoviola1
Copy link

Why Bootstrap have not longer the options for LESS files? :(

@verekia
Copy link
Owner Author

verekia commented Sep 3, 2012

I removed the Less option mostly because:

  • Less is more buggy than Sass (around 200 open issues) and has less features
  • People are confused about less.js, which is a terrible bad practice when used client-side in production
  • At this point, making people use Less is like making people use Mootools instead of jQuery. Sass won the fight, and having multiple tools doing the same thing is not good for us. Just use the best one to make the community grow as much as possible.

I would recommend learning more about CSS Preprocessors to understand why Sass is a better choice. You should also take a look at the latest Sass features with this article from @chriseppstein about Sass 3.2 which is amazing.

There are Sass versions of Twitter Bootstrap like this one by @jlong, and I will probably add a Sass option based on it at some point.

I know this is annoying if you were used to Less, but the transition to Sass is really easy and trust me, it's for your own good :)

@diegoviola1
Copy link

Thanks for the informations: you've convinced me. Soon I'll try Bootstrap with SASS.
Only one question: why Twitter are using LESS and not SASS?

@verekia
Copy link
Owner Author

verekia commented Sep 3, 2012

Here, it's in the slides :)

@diegoviola1
Copy link

Thank you, I did not see it :)

@g00ntar
Copy link

g00ntar commented Sep 16, 2012

Do you think about add jQueryUI to your project.
Mayby you can use this project http://addyosmani.github.com/jquery-ui-bootstrap/

SASS is very good choice.

@Lucidpaper
Copy link

Adding a selection of development tools would be really nice as well.

Live.js Livereload
http://livejs.com/

Less.js Compiler
http://cloud.github.com/downloads/cloudhead/less.js/less-1.3.1.min.js

Sass.js Compiler
could not find one but, it would be really nice for development.

@coogie
Copy link

coogie commented Feb 24, 2013

👍 for Zurb Foundation

As much as I love Bootstrap, I've found myself starting to use Foundation more and more.
It would also be nice to have more than just the one framework to choose from.

@bblokar
Copy link

bblokar commented May 6, 2013

+1 for h5bp w/ Zurb foundation from my side too! I really love twttr bootstrap, but I just prefer more zurb's grid system with large-X small-Y option...

@bblokar
Copy link

bblokar commented May 6, 2013

@Lucidpaper just replace @import sprites.less with font-awesome's less file in bootstrap.less and recompile, and you'll have font-awesome, else, there's already a css file which also has a reset for bootstrap icons, so they're not displayed repeatedly those with same names, as a bg from bootstrap and as content from font-awesome

@Jiyda
Copy link

Jiyda commented Oct 18, 2014

I second the Foundation integration with h5bp

@jpswade
Copy link

jpswade commented Jun 29, 2015

👍 for ZURB Foundation and SASS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants