zregvart commented on issue #210: Feature Avatar on Blog Posts URL: https://github.com/apache/camel-website/pull/210#issuecomment-598759015 @avgupt look into GitHub developer documentation, there is an API to [fetch user details](https://developer.github.com/v3/users/#get-a-single-user) that includes the avatar image of the user. As the issue mentions this can be done using Hugo data templates. I think the change we need besides in the layouts and CSS is that for each blog post we need to add additional front matter attribute to hold the authors github username.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services