1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/packages/tools/docusaurus-plugin-contributors
2022-09-15 00:15:28 +00:00
..
src chore: updated contributors list 2022-09-15 00:15:28 +00:00
.babelrc improve website contributors page docusaurus (#2701) 2021-12-01 08:20:39 +01:00
CHANGELOG.md chore: update versions (6-next) (#3334) 2022-08-28 13:32:17 +02:00
package.json fix(deps): update all core dependencies (master) (#3342) 2022-09-03 18:47:59 +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.