Generate a simple badge by adding the following markdown to your README:
![my cinematic taste](https://letterboxd-badge.vercel.app/<letterboxd-user-name>)
or with a custom redirect link
[![my cinematic taste](https://letterboxd-badge.vercel.app/<letterboxd-user-name>)](<link-to-redirect-when-badge-clicked>)
Illustration of the letterboxd badge:
This is not an official Letterboxd service.
Here's a quick example of how to use options:
url?option1=valueofoption1&option2=valueofoption2
classic
: Matches the Letterbox Dark theme.colorMatch
: Matches the theme to the film cover.
- Allows you to generate a badge on the fly, perfect for your GitHub profile.
- When clicked, the badge redirects to your Letterboxd activity.
- Customization options for the badge appearance.
- Different types and sizes of badges for more flexibility.