Skip to content Skip to sidebar Skip to footer
Showing posts with the label Haml

How To Insert A Block Every Several Div With Haml?

I want to insert a div.row every three blocks in order to wrap three span together for the followin… Read more How To Insert A Block Every Several Div With Haml?

Implementing "pure Css Sphere" Into Website - How Do I Do It?

http://codepen.io/waynespiegel/pen/jEGGbj I found this awesome thing that I would like to be a part… Read more Implementing "pure Css Sphere" Into Website - How Do I Do It?

HAML .each Function For Variables

I have around 30+ variables that contain an array with multiple strings inside of it. 1 variable =… Read more HAML .each Function For Variables