Осилит ли такой проект PUG?
div.
<p>You are amazing</p>
<p>
Pugis a terse and simple
templating language with a
strong focus on performance
and powerful features.
</p>
-
var items = [{
img: '',
title: 'semf ucuk',
description: ""
},
{
img: '',
title: 'semf ucuk',
description: ""
},
{
img: '',
title: 'dik',
description: ""
},
{
img: '',
title: 'jeng',
description: ""
},
{
img: '',
title: 'pet',
description: ""
}]
each item in items
div.card
.title!=item.title
.desc!=item.description