Add posts to posts/
to have them automatically show up in the post index
Post metadata is communicated via the first line of the markdown file, which uses the following template: <Title>, <Author>, <Date Added>
-
Example first line of .md file:
Wooden Posts All The Way, Old Man, 1925
-
Becomes:
- Title: "Wooden Posts All The Way"
- url:
wooden-posts-all-the-way
- Author: "Old Man"
- Date: 01-01-1925
Templating using Jade