starknet-docs
starknet-docs copied to clipboard
*Seeking Contribution* Add list of contributors
Add a list of contributors. Ideally, this would be automatically updated. If you know how to do this, such a contribution would be very much appreciated!
Ideally, you should be able to see a list of contributors on each published page, like the See contributors button in the developer documentation on Ethereum.org:
TIP From @omahs:
For the Contributors list, this tool is used on many repos: https://allcontributors.org/
This contribution is eligible for funding via OnlyDust. If you are interested in taking on this PR, please leave a comment to let me know.
I would like to try this one.
I can start adding a Contributors list, using https://allcontributors.org/
Like we did on the starknet-book
@stoobie I would like to try this one.
The following is my basic thought:
- add a contributors list, by using https://allcontributors.org/.
- add Last Edit and a list of contributors on each published page, by updating antora ui to get contributors information automatically.
@gianalarcon @xiaolou86 What I'm really going for is the example I showed from the Ethereum site. On the Starknet Book, I only see a list of contributors on the Github repo, and only on the home page of the repo.
@xiaolou86 Do you have a plan for this:
add Last Edit and a list of contributors on each published page, by updating antora ui to get contributors information automatically.
@stoobie yes, I already have a initail plan. I will try to explore and then implement it if you assign the task to me.
My main thought is fetching Last Edit and Contributors automatically and add them to antora ui
hello @stoobie , I have some free time and can I take a try?
@xiaolou86 Sure, I'll assign it to you.
Thank you
@xiaolou86 Are you in the Telegram group?
@stoobie No, I am not. And I rarely use Telegram.
@stoobie I think I have finished in here https://github.com/starknet-io/starknet-docs-antora-ui/pull/39.
Please help me to review.
@xiaolou86 Great! I'll take a look next week.