Skip to content

Instantly share code, notes, and snippets.

@soderalohastrom
Created June 22, 2014 01:47
Show Gist options
  • Save soderalohastrom/fb7f855bc7198930f88f to your computer and use it in GitHub Desktop.
Save soderalohastrom/fb7f855bc7198930f88f to your computer and use it in GitHub Desktop.
Jade for rowMachine (same as repeating 16 divs)
- for (var x = 1; x < 16; x++)
div.person
img(src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/3/darth-vader.jpg")
h3 Darth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment