WIP
This commit is contained in:
parent
7dc00e33c4
commit
9f2b1a637e
@ -96,6 +96,8 @@ sitegen.create =>
|
||||
return for post in *posts
|
||||
{:title, :blurb, :id, publish_date: {iso, pretty}} = post.meta
|
||||
url = rootname post\url_for!
|
||||
md = post.site\get_renderer "renderers.markdown"
|
||||
blurb = md\render @, blurb if blurb
|
||||
if blurb then blurb = html.builders.raw! blurb
|
||||
|
||||
section {
|
||||
|
Loading…
x
Reference in New Issue
Block a user