From 53875800f80a0349e6072a3ea772feb93c075c88 Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:02:47 +0000 Subject: [PATCH 1/2] docs: add Lord of the Rings trivia page --- docs.json | 6 ++++++ docs/trivia/lord-of-the-rings.mdx | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 docs/trivia/lord-of-the-rings.mdx diff --git a/docs.json b/docs.json index bdf8959..7de9a29 100644 --- a/docs.json +++ b/docs.json @@ -64,6 +64,12 @@ "docs/implementation-exercises/async-export-jobs", "docs/implementation-exercises/team-feature-flags" ] + }, + { + "group": "Trivia", + "pages": [ + "docs/trivia/lord-of-the-rings" + ] } ] }, diff --git a/docs/trivia/lord-of-the-rings.mdx b/docs/trivia/lord-of-the-rings.mdx new file mode 100644 index 0000000..8ece83e --- /dev/null +++ b/docs/trivia/lord-of-the-rings.mdx @@ -0,0 +1,8 @@ +--- +title: "Lord of the Rings trivia" +description: "A piece of trivia from J.R.R. Tolkien's Middle-earth." +--- + +## Did you know? + +The voice of the Nazgûl shriek in Peter Jackson's film trilogy was created by sound designer David Farmer by combining screams from his wife, Melissa, with animal sounds. Melissa Farmer recorded the vocalizations herself, and her screams were then layered with pig squeals and other effects to produce the iconic wail of the Ringwraiths. From 8188169803e6ee59642046c2fc88aa5739acdd05 Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:03:52 +0000 Subject: [PATCH 2/2] docs: mirror Lord of the Rings trivia to French --- docs.json | 6 ++++++ docs/fr/trivia/lord-of-the-rings.mdx | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 docs/fr/trivia/lord-of-the-rings.mdx diff --git a/docs.json b/docs.json index 7de9a29..1bc5ba5 100644 --- a/docs.json +++ b/docs.json @@ -164,6 +164,12 @@ "docs/fr/implementation-exercises/async-export-jobs", "docs/fr/implementation-exercises/team-feature-flags" ] + }, + { + "group": "Anecdotes", + "pages": [ + "docs/fr/trivia/lord-of-the-rings" + ] } ] }, diff --git a/docs/fr/trivia/lord-of-the-rings.mdx b/docs/fr/trivia/lord-of-the-rings.mdx new file mode 100644 index 0000000..9dfcd66 --- /dev/null +++ b/docs/fr/trivia/lord-of-the-rings.mdx @@ -0,0 +1,8 @@ +--- +title: "Anecdote sur Le Seigneur des Anneaux" +description: "Une anecdote sur la Terre du Milieu de J.R.R. Tolkien." +--- + +## Le saviez-vous ? + +Le cri strident des Nazgûl dans la trilogie cinématographique de Peter Jackson a été créé par le concepteur sonore David Farmer en combinant les cris de son épouse, Melissa, avec des sons d'animaux. Melissa Farmer a enregistré elle-même les vocalisations, qui ont ensuite été superposées à des couinements de cochon et à d'autres effets pour produire le hurlement emblématique des Spectres de l'Anneau.