TryGhost / Ghost

Independent technology for modern publishing, memberships, subscriptions and newsletters.
https://ghost.org
MIT License
46.91k stars 10.21k forks source link

[Epic] Ghost-UI Refactor #3924

Closed Ghost-Slimer closed 10 years ago

Ghost-Slimer commented 10 years ago

Issue by PaulAdamDavis Wednesday May 21, 2014 at 14:56 GMT Originally opened as https://github.com/TryGhost/Ghost-UI/issues/31


Ghost-UI is undergoing a complete rewrite, with the aim of making it far more modular than it currently is.

The ultimate goal of this rewrite is not to make another UI library to be used all over the web, but to make Ghost-UI easier to work on simpler to learn, especially when Ghost gets Apps.

We have 3 separate issues covering different aspects:

Alongside these,we also have a few other things to add & introduce as the refactor progresses.

Ghost-Slimer commented 10 years ago

Comment by lennerd Wednesday May 21, 2014 at 23:34 GMT


Has there been a discussion about using Bootstrap or other CSS-Frameworks like Inuit.css (including pardigmas like BEM or OOCSS)?

Ghost-Slimer commented 10 years ago

Comment by PaulAdamDavis Thursday May 22, 2014 at 07:14 GMT


@lennerd Fair question. We're basing most of this on Bootstrap, as they have done far more browser testing than we can do right now, but we won't be skinning Bootstrap.

As for BEM & OOCSS (& others), I think we're also going to adopt the Bootstrap way of doing things, but improve where we can, such as better class names and more descriptive modifiers.

Ghost-Slimer commented 10 years ago

Comment by andrejmlinarevic Monday May 26, 2014 at 21:59 GMT


@lennerd there has been talk. See #4