Consistent author links
paradite opened this issue · 0 comments
paradite commented
Current behaviour of the author links in various places:
On homepage:
- links to author page with anchor tag:
On individual post:
- links to author's github handler (external link), or if it is missing, just render a plain text author name:
- https://engineering.grab.com/feature-toggles-ab-testing (plain text)
- https://engineering.grab.com/quotas-service (plain text and external link)
On author page:
- plain text
Proposed design for consistent behaviour:
On homepage:
- links to author page with anchor tag
On individual post:
- links to author page with anchor tag
On author page:
- an "external" icon that links to author's github handler (or personal blog, or portfolio page), in addition to author name as plain text