FlowFuse / FlowFuse/website

Serban: Add bio Property to Your JSON File for E-E-A-T

Open
#3,524 0 comments 0 reactions 1 assignee Claimed by @cstns View on GitHub
task
Dominant language
Vue
Stars
23
Forks
19
Avg merge
2d 5h
Merged PRs (30d)
146

Description

### Description

To improve our site’s E‑E‑A‑T (Experience, Expertise, Authoritativeness, Trustworthiness), we’ve added author bio cards at the end of each blog post. Each author needs to add a brief `bio` property to their existing JSON file.

### File Location

`src/_data/team/[your-name].json`
Example: `src/_data/team/sumit-shinde.json`

### What to Do

* Open your JSON file in the path above
* Add a new `bio` property with 60-80 words summarizing your relevant experience or background
* Focus on expertise related to the blog topics or release you have written before

### Example

https://github.com/FlowFuse/website/blob/810235940109cf4401fdbf588f04a83ab48d626d/src/_data/team/sumit-shinde.json#L10

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.