-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
Currently this theme allows for only one author per post, but sometimes we have multiple people writing one post.
My guess is that the files we need to mess with to allow multiple authors are:
_includes/article-info.html
and _includes/article-footer.html
.
Probably involves using the template's looping construct, and add to a list the authors needed and display from that list.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers