From 78a91e35b5da7b8b37f08c3dfb6819b3c74f9d80 Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:03:11 +0000 Subject: [PATCH 1/2] docs: add Blade Runner trivia page on the origami unicorn --- docs.json | 6 ++++++ docs/trivia/origami-unicorn.mdx | 12 ++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 docs/trivia/origami-unicorn.mdx diff --git a/docs.json b/docs.json index 7a69976..aa07af1 100644 --- a/docs.json +++ b/docs.json @@ -55,6 +55,12 @@ "docs/implementation-exercises/async-export-jobs", "docs/implementation-exercises/team-feature-flags" ] + }, + { + "group": "Trivia", + "pages": [ + "docs/trivia/origami-unicorn" + ] } ] }, diff --git a/docs/trivia/origami-unicorn.mdx b/docs/trivia/origami-unicorn.mdx new file mode 100644 index 0000000..d002d50 --- /dev/null +++ b/docs/trivia/origami-unicorn.mdx @@ -0,0 +1,12 @@ +--- +title: "The origami unicorn" +description: "A piece of Blade Runner trivia" +--- + +## Trivia + +In *Blade Runner* (1982), Gaff (Edward James Olmos) leaves a small origami unicorn outside Deckard's apartment in the film's final scene. Earlier, Deckard dreams of a unicorn running through a forest — a sequence added to Ridley Scott's later cuts of the film. + +The implication is that Gaff knows the contents of Deckard's private dreams, suggesting that Deckard himself may be a replicant whose memories were implanted. Harrison Ford has publicly disagreed with this interpretation, while Ridley Scott has confirmed it. + +The unicorn was folded on set by Olmos, who took up origami specifically for the role and improvised most of the paper figures that appear throughout the film. From 64475bd58506fe4aef063b7b4505ffd9ce74f71a Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:04:00 +0000 Subject: [PATCH 2/2] docs: mirror Blade Runner trivia page to French --- docs.json | 6 ++++++ docs/fr/trivia/origami-unicorn.mdx | 12 ++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 docs/fr/trivia/origami-unicorn.mdx diff --git a/docs.json b/docs.json index aa07af1..aa6e396 100644 --- a/docs.json +++ b/docs.json @@ -155,6 +155,12 @@ "docs/fr/implementation-exercises/async-export-jobs", "docs/fr/implementation-exercises/team-feature-flags" ] + }, + { + "group": "Anecdotes", + "pages": [ + "docs/fr/trivia/origami-unicorn" + ] } ] }, diff --git a/docs/fr/trivia/origami-unicorn.mdx b/docs/fr/trivia/origami-unicorn.mdx new file mode 100644 index 0000000..c0f8a3f --- /dev/null +++ b/docs/fr/trivia/origami-unicorn.mdx @@ -0,0 +1,12 @@ +--- +title: "La licorne en origami" +description: "Une anecdote sur Blade Runner" +--- + +## Anecdote + +Dans *Blade Runner* (1982), Gaff (Edward James Olmos) laisse une petite licorne en origami devant l'appartement de Deckard dans la scène finale du film. Plus tôt, Deckard rêve d'une licorne courant à travers une forêt — une séquence ajoutée par Ridley Scott dans les montages ultérieurs du film. + +L'implication est que Gaff connaît le contenu des rêves intimes de Deckard, ce qui suggère que Deckard lui-même pourrait être un réplicant dont les souvenirs ont été implantés. Harrison Ford a publiquement contesté cette interprétation, tandis que Ridley Scott l'a confirmée. + +La licorne a été pliée sur le plateau par Olmos, qui s'est mis à l'origami spécialement pour le rôle et a improvisé la plupart des figures en papier qui apparaissent tout au long du film.