bdkjones / Kit

The Kit Compiler, as implemented in CodeKit
77 stars 6 forks source link

As a user I want a loop function so that I don't have to repeat code #2

Open ghost opened 11 years ago

ghost commented 11 years ago

Hi Jones,

It would be really nice with some kind of loop function e.g.

ul @loop = 4 li-element /@loop ul

Keep up the good work!

bdkjones commented 11 years ago

Yea... at this point you might want to step up to either Jade, Haml or Slim.

I'm not looking to tread on those languages territory; Kit is meant to be a very basic extension to HTML to solve only a limited problem set.

On 2013 Sep 09, at 03:22 , toah notifications@github.com wrote:

Hi Jones,

It would be really nice with some kind of loop function e.g.

I would be rendered four times Keep up the good work!

— Reply to this email directly or view it on GitHub.