invertase / invertase/docs.page

Lazily show contributors of file as authors

Open
#318 0 comments 0 reactions 0 assignees View on GitHub
status: discussion
Dominant language
TypeScript
Stars
673
Forks
101
Avg merge
4d 5h
Merged PRs (30d)
10

Description

It would be nice to show the authors as a component or as as docs.json setting

- We have control over the mdx
```jsx
// shown after page load
```
or
- Perhaps the better approach but less flexible
```json
{
...
"enable_authors": true
...
}
```

- or why not both
![image](https://gifdb.com/images/high/jason-segel-why-not-both-da71xd735fjzvth6.gif)

Example:

![image](https://github.com/invertase/docs.page/assets/26553194/37bb3d0e-33b1-4697-b5ac-561553040b53)

Implementation example can be found here:

https://www.tronic247.com/how-to-show-github-contributors-of-a-file/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.