python-poetry / website

Source for the official Poetry website
https://python-poetry.org
33 stars 16 forks source link

Create an official Poetry badge #119

Closed johnthagen closed 1 year ago

johnthagen commented 1 year ago

Resolves: https://github.com/python-poetry/poetry/issues/7270 Resolves: https://github.com/python-poetry/poetry/pull/8011

Related documentation PR:

To test embedding it (pointing to built preview for the current fork):

[![Poetry](https://img.shields.io/endpoint?url=https://website-9cvbcandi-python-poetry.vercel.app/badge/v0.json)](https://python-poetry.org/)

To embed it after merge:

[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
johnthagen commented 1 year ago

@Secrus If you could review, that'd be great.

github-actions[bot] commented 1 year ago

Deploy preview for website ready!

✅ Preview https://website-7owwebroa-python-poetry.vercel.app

Built with commit dbdbcad18f6ee4b70b04ef7e9fb470c47d81892d. This pull request is being automatically deployed with vercel-action

Secrus commented 1 year ago

@johnthagen I was thinking something like: https://hatch.pypa.io/latest/next-steps/#community. Please add a "community" page in docs describing the usage of the badge, with a JSON file hosted statically in this repo.

johnthagen commented 1 year ago

@Secrus Let me know what you think of