A simple static site generator for getting repo statistics.
- Fork the repo
- Configure what data you want to harvest
- Generate a PAT token for your organization with read access to organization repositories and read access to repo issues and metadata
- Add the PAT token as a secret to your forked repo under a sensible name (e.g.
UU_BIO_PAT
) - Update
.github/workflows/pages.yaml
to reference your token in the environment (find the build step and update it accordingly) - Update the
config.toml
with your github organization name and the name of the pat token (in this example that would beUU_BIO_PAT
)
- Push the changes
- Find your page under deployments
fair-dash is shared under a GPL-3.0 Clause licence. See LICENSE for more information.
If you wish to cite this repository, please use the metadata provided in our CITATION.cff file.
fair-dash is developed by Donatas Rasiukevičius at the Centre for Digital Humanities, Utrecht University.
For questions, small feature suggestions, and bug reports, feel free to create an issue. If you do not have a Github account, you can also contact the Centre for Digital Humanities.