mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
d43894e8f6
* feat: rework header, dialogs and new raw mode * chore: add test for raw button and hide download tarball * chore: add test hide footer * chore: add docs to config files * chore: add changeset * chore: enable raw by default |
||
---|---|---|
.. | ||
src | ||
.babelrc | ||
package.json | ||
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.