A Life in Film

@username’s all-time stats

Take it with you

Use them yourself

  1. 1

    Take a card

    Copy embed under any card puts the <picture> block on your clipboard, both themes filled in. Paste it into a README and GitHub serves the one matching the reader's theme.

    Embedding
  2. 2

    Run it on your own diary

    One workflow file in any repository. It commits the finished SVGs back, so there is nothing to host.

    - uses: nichtlegacy/letterboxd-graph@v2
      with:
        username: YOUR_USERNAME
        years: "last 2"
  3. 3

    Publish a page like this one

    The page is built from the committed images and deployed by a second workflow. Set Settings → Pages → Source to GitHub Actions and it follows every run.

    Pages site