AnguHashBlog / angular-primeng

🅰 Angular Blog Integration Template including PrimeNG: Seamlessly connects to Hashnode's APIs, effortlessly fetching and integrating your blog data. Compatible with any Hashnode blog.
https://angularprimeng.anguhashblog.com/
MIT License
11 stars 5 forks source link

Feature: author and co-authors to be clickable links leading to the author's page on Hashnode #61

Closed monacodelisa closed 1 month ago

monacodelisa commented 3 months ago

Type of feature

✨ Feature

Current behavior

The Author's & co-Authors image is not clickable

Suggested solution

Author and co-authors images should be wrapped in an anchor tag (link element) and should lead to the authors profile page on Hashnode which has this format:

https://hashnode.com/@cleancodecraft

So the author's name needs to be mapped with a variable to the matching author or co-author

Additional context

Prerequisite - issue #74 needs to be completed first

I would be willing to submit a PR to fix this issue

github-actions[bot] commented 3 months ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.

For full info on how to contribute, please check out our contributors guide.