Hacker News new | ask | show | jobs
by hardwaresofton 3355 days ago
The mini frontpage seems to be comparing mini to the wrong frameworks... how about:

https://purecss.io/ http://getskeleton.com/

2 comments

N.B.: Skeleton is not maintained anymore since December 2014. Skeleton framework [0] is an actively maintained fork.

[0]: http://skeleton-framework.github.io/

I love skeleton. Unfortunately it's difficult to change the colour scheme on that framework. I wish a new version would come out which allows me to uniformly change colours throughout the page.

Otherwise for all my needs it's pretty much perfect.

The fork skeleton-framework [0] has variables [1] to easily customize colors and other stuff.

[0]: https://skeleton-framework.github.io

[1]: https://github.com/skeleton-framework/skeleton-framework/blo...

https://github.com/WhatsNewSaes/Skeleton-Less/blob/master/le...

Give that a try. I used that and broke it into modules for a website redesign I'm working on. It's going quite well. I love using skeleton as the starting point for projects rather than picking some css framework to build on top of.