Skip to content

Instantly share code, notes, and snippets.

@psi-4ward
Last active January 26, 2018 09:39
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save psi-4ward/d3a2ff3b6500129e936ce6e24d6871e5 to your computer and use it in GitHub Desktop.
Save psi-4ward/d3a2ff3b6500129e936ce6e24d6871e5 to your computer and use it in GitHub Desktop.
Hexo related posts by tags
div.post__related
each post in list_related_posts({maxCount: 3})
div.col-4
div
a(href=url_for(post.path))=post.title
div
small=post.description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment