Rea
#1
Is there any option to add into content/post.md
files to be converted as the authors of posts, the same as ‘date’ works for each post?
+++
author ="abc"
date = "2016-03-23"
+++
Yeah, that’s basically the idea. Check the raw view of this:
Then I refer to it in templates like so:
1 Like