-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
We need to have a document giving an overview of the post template file (_layout/post.html
) incuding:
- What elements it defines on the page (comments etc.)
- What YAML frontmatter variables are available to tweak the layout
- The important CSS classes that are defined for theme designers
Note: You may assume that the reader is familiar with basic HTML and Liquid syntax