tvl-depot/templates
Vincent Ambo 87237f5c28 feat(render): Implement Markdown thread rendering & Gravatar
Implements a new thread rendering pipeline which all posts and the
main thread body are first converted to a `RenderablePost` structure.

During the conversion to this structure, the post body is rendered as
Markdown and the author's email address is converted into the format
required by Gravatar.
2018-04-11 13:25:12 +02:00
..
index.html feat(templates): Slightly less barebones index & thread templates 2018-04-09 23:37:21 +02:00
new-thread.html feat(handlers/templates): Add "New Thread" handler and template 2018-04-09 23:37:41 +02:00
thread.html feat(render): Implement Markdown thread rendering & Gravatar 2018-04-11 13:25:12 +02:00