0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/packages/tools/docusaurus-plugin-contributors
renovate[bot] e21ccea3a1
fix(deps): update all core dependencies (master) (#3278)
* fix(deps): update all core dependencies

* chore: restore docusaurus

* restore versions

* fix types

* chore: fix error

* chore: update snapshots

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-08-08 08:55:41 +02:00
..
src chore: updated contributors list 2022-08-08 00:12:57 +00:00
.babelrc
package.json fix(deps): update all core dependencies (master) (#3278) 2022-08-08 08:55:41 +02:00
README.md
tsconfig.build.json
tsconfig.json

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.