0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages/tools/docusaurus-plugin-contributors
2024-12-16 00:17:29 +00:00
..
src chore: updated static data 2024-12-16 00:17:29 +00:00
.babelrc improve website contributors page docusaurus (#2701) 2021-12-01 08:20:39 +01:00
CHANGELOG.md chore: move v7 next to v8 next 2024-09-12 20:14:36 +02:00
package.json chore: move v7 next to v8 next 2024-09-12 20:14:36 +02:00
README.md improve website contributors page docusaurus (#2701) 2021-12-01 08:20:39 +01:00
tsconfig.build.json improve website contributors page docusaurus (#2701) 2021-12-01 08:20:39 +01:00
tsconfig.json improve website contributors page docusaurus (#2701) 2021-12-01 08:20:39 +01:00

Contributors Page for Docusaurus Website

https://verdaccio.org/contributors

It generates a dynamic page to render contributors based on a source file contributors.json file.

The source file is generated by a GitHub Action schedumed to fetch all new contributors or new changes in an specific period of time, please don't modify it.

Kudos to @dianmora for building a library to fetch contributors data.