diff --git a/README.md b/README.md index d85f498..efa8799 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Cursor Action -Run [Cursor](https://cursor.com) agents in GitHub Actions using the official [`@cursor/sdk`](https://www.npmjs.com/package/@cursor/sdk). +Run [Cursor](https://cursor.com) agents in GitHub Actions using the official [`@cursor/sdk`](https://www.npmjs.com/package/@cursor/sdk). An independent project, not affiliated with or endorsed by Cursor. [](https://github.com/PunGrumpy/cursor-action/actions/workflows/ci.yml) [](https://github.com/PunGrumpy/cursor-action/actions/workflows/release.yml) diff --git a/docs/README.md b/docs/README.md index 7290e50..2fc0593 100644 --- a/docs/README.md +++ b/docs/README.md @@ -33,6 +33,8 @@ Per-page social cards are rendered at build time by Takumi, configured in `press ## Third-party assets +`public/cursor-lockup-light.svg` and `public/cursor-lockup-dark.svg` are Cursor's horizontal lockup, taken unmodified from [their brand page](https://cursor.com/brand) in the two inks they publish. They are the only files in `public/` that `bun run brand` does not draw, because the mark in them is not ours to compute. Cursor asks to be called Cursor, not Cursor AI or Cursor Code. + `public/hero-wallpaper.webp` is Albert Bierstadt's _Alaskan Coastal Range_ (before 1889), re-encoded to WebP from [Wikimedia Commons](https://commons.wikimedia.org/wiki/File:Bierstadt-Alaskan_Coastal_Range.jpg). Bierstadt died in 1902, so the painting is in the public domain worldwide and carries no licence obligation. ## Deployment diff --git a/docs/public/cursor-lockup-dark.svg b/docs/public/cursor-lockup-dark.svg new file mode 100644 index 0000000..5522984 --- /dev/null +++ b/docs/public/cursor-lockup-dark.svg @@ -0,0 +1,20 @@ + + \ No newline at end of file diff --git a/docs/public/cursor-lockup-light.svg b/docs/public/cursor-lockup-light.svg new file mode 100644 index 0000000..b86ccc7 --- /dev/null +++ b/docs/public/cursor-lockup-light.svg @@ -0,0 +1,20 @@ + + \ No newline at end of file diff --git a/docs/src/components/footer.tsx b/docs/src/components/footer.tsx index 12d45fd..fd817dc 100644 --- a/docs/src/components/footer.tsx +++ b/docs/src/components/footer.tsx @@ -143,6 +143,28 @@ export const SiteFooter = () => (