Closed Akshay090 closed 6 years ago
Any ideas on how to implement this feature? i didn't dig deep enough into gohugo when porting the theme. I will take a look on it when i have some spare time
The easiest solution would be to follow this guide. You will then have the option to specifiy the author of a post. And more advanced stuff like listing only posts of a specific author could be implemented like discussed in this thread
Hey i actually solved this issue by passing the author name through front matter and displaying it in the appropriate place with . Params.AuthorName
Great! I guess there is no need for further investigation. I'm closing this issue for now.
Need to add a way to use multiple authors for blog post