[
https://issues.apache.org/jira/browse/CAMEL-14675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068150#comment-17068150
]
Rashika Rathi commented on CAMEL-14675:
---------------------------------------
hi [~zregvart] so,ok I need to create a data folder containing a YAML, JSON,
or TOML file which stores the Gravatar or GitHub avatars address(link to that)
which will be downloaded and cached in that file and then access it using
getJSON or getCSV function. But on inspecting the blog posts only the name of
the author is there ,so how how can i get the link to their github profile
using which i can get the link to their Gravatar. Can you please please provide
clarification for this.
> Feature avatars on the blog posts
> ---------------------------------
>
> Key: CAMEL-14675
> URL: https://issues.apache.org/jira/browse/CAMEL-14675
> Project: Camel
> Issue Type: Improvement
> Components: website
> Reporter: Zoran Regvart
> Priority: Minor
> Labels: help-wanted
>
> On the previous website we had avatars of the blog authors next to the blog
> posts. We could utilize Gravatar or GitHub avatars.
> Things to watch out for:
> * existing blog posts don't have any pointers to avatars, so they might need
> editing
> * the website content security policy doesn't allow loading remote resources
> (except for Algolia search), so images need to be downloaded and cached to be
> served from the camel.apache.org domain or we need to allow loading images
> from Gravatar or GitHub
> One option could be using the [data
> templates|https://gohugo.io/templates/data-templates/#call-the-functions-with-a-url]
> in Hugo.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)