getbem.github.io icon indicating copy to clipboard operation
getbem.github.io copied to clipboard

Get BEM to all people in simplest way

Results 110 getbem.github.io issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/33088860/39359470-6b19564a-4a1a-11e8-8cf4-1977c1ce6f9b.png) I can assume what is good and what is bad practice, but it would be great if elements would be properly nested.

Hi, I'm a strong supporter of BEM methodology and I'd like to contribute to spreading the word about this approach. I'm a UX Designer with front-end skills and I'd be...

Creates a parallax scrolling effect. ![parallax-effect](https://user-images.githubusercontent.com/36500189/36640908-8a1e5406-1a7b-11e8-87b0-b8e710eb3be5.gif)

Tidy's up the elsif declaration into a nice case statement

This fix resolves the dead link bug described in issue https://github.com/getbem/getbem.com/issues/147 Currently, the url if statement is looking for a view that does not exist. This is because it is...

This fix resolves the hidden repository star counter bug described in issue getbem#166

![broken-counter](https://user-images.githubusercontent.com/36500189/36532927-27dd3c1a-1816-11e8-9019-371432df18b7.png)

I just started reading about BEM and I quite like the idea. I do have a question though: Where does BEM stand on utility classes? At work we like to...

We are writing a form engine with some components and we want to add all the classes needed for external teams to use and adapt our engine. Which classes should...

I didn't find this covered in the FAQ, so: I get the `--` separator for modifiers is necessary - you need a reserved sequence to disambiguate from other word separators...