Sha256: 634cfb206f111729311242799782909ae0b47163598fb35a4639d43ddf078e07
Contents?: true
Size: 334 Bytes
Versions: 2
Compression:
Stored size: 334 Bytes
Contents
extends ./layout include ./mixins block content //+gallery(items) #editor(style="height:500px;width:600px") pre code.json = '{ ok: "cool" }' each item in items li a(href='/' + item.slug) if item.media_id .img img(src=imgUrl('w_200',item.media_id) ) = item.title
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dx-0.1.0 | docs/views/index.pug |
dx-0.1.0 | lib/templates/pug/views/index.pug |