diff --git a/docs.json b/docs.json index bdf8959..1bc5ba5 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" + ] } ] }, @@ -158,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. 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.