From 87f65c858481311f5b748e30717292c3be9d9251 Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 16:03:40 +0000 Subject: [PATCH 1/2] docs: add Lord of the Rings trivia page --- docs.json | 6 ++++++ docs/trivia/lord-of-the-rings.mdx | 10 ++++++++++ 2 files changed, 16 insertions(+) create mode 100644 docs/trivia/lord-of-the-rings.mdx diff --git a/docs.json b/docs.json index 471945a..0622a8d 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/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..bbc91f3 --- /dev/null +++ b/docs/trivia/lord-of-the-rings.mdx @@ -0,0 +1,10 @@ +--- +title: "Lord of the Rings trivia" +description: "A piece of trivia from J.R.R. Tolkien's Middle-earth." +--- + +## Did you know? + +Viggo Mortensen, who played Aragorn in Peter Jackson's *The Lord of the Rings* trilogy, was a last-minute replacement. Stuart Townsend had originally been cast and had trained for several weeks, but was let go just one day before principal photography began in October 1999 because the filmmakers felt he was too young for the role. Mortensen accepted the part largely at the urging of his then 11-year-old son Henry, who was a fan of the books, and flew to New Zealand with almost no preparation. + +To stay in character throughout the long shoot, Mortensen carried his sword everywhere — into restaurants, hotels, and even while driving — and personally paid to ship the horse he rode in the films, Uraeus, back to the United States after filming wrapped. From b33d9d0584a148db79f90d64a023f6afca5512a9 Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 16:05:00 +0000 Subject: [PATCH 2/2] docs: translate Lord of the Rings trivia to fr and cn --- docs.json | 6 ++++++ docs/cn/trivia/lord-of-the-rings.mdx | 10 ++++++++++ docs/fr/trivia/lord-of-the-rings.mdx | 10 ++++++++++ 3 files changed, 26 insertions(+) create mode 100644 docs/cn/trivia/lord-of-the-rings.mdx create mode 100644 docs/fr/trivia/lord-of-the-rings.mdx diff --git a/docs.json b/docs.json index 0622a8d..3e8d714 100644 --- a/docs.json +++ b/docs.json @@ -153,6 +153,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/cn/trivia/lord-of-the-rings.mdx b/docs/cn/trivia/lord-of-the-rings.mdx new file mode 100644 index 0000000..8f4caca --- /dev/null +++ b/docs/cn/trivia/lord-of-the-rings.mdx @@ -0,0 +1,10 @@ +--- +title: "《指环王》冷知识" +description: "一则来自 J.R.R. 托尔金笔下中土世界的趣闻。" +--- + +## 你知道吗? + +在彼得·杰克逊执导的《指环王》三部曲中饰演阿拉贡的维果·莫滕森,其实是最后一刻才被启用的替补人选。最初被选中出演这一角色的是斯图尔特·汤森德,他已经训练了数周,但在 1999 年 10 月主体拍摄开始前仅仅一天,制片方就决定将他换下,因为他们认为他对于这个角色来说太年轻了。莫滕森之所以接下这个角色,很大程度上是因为他当时 11 岁的儿子亨利的强烈劝说——亨利是原著的忠实粉丝。随后,莫滕森几乎没有任何准备就飞往了新西兰。 + +为了在漫长的拍摄过程中始终保持角色状态,莫滕森走到哪里都会带着他的剑——无论是去餐厅、酒店,甚至在开车时也不例外。拍摄结束后,他还自掏腰包,把他在电影中骑乘的那匹名叫 Uraeus 的马运回了美国。 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..d824079 --- /dev/null +++ b/docs/fr/trivia/lord-of-the-rings.mdx @@ -0,0 +1,10 @@ +--- +title: "Anecdote sur Le Seigneur des Anneaux" +description: "Une anecdote sur la Terre du Milieu de J.R.R. Tolkien." +--- + +## Le saviez-vous ? + +Viggo Mortensen, qui a joué Aragorn dans la trilogie *Le Seigneur des Anneaux* de Peter Jackson, a été un remplaçant de dernière minute. Stuart Townsend avait initialement été choisi et s'était entraîné pendant plusieurs semaines, mais il a été écarté un seul jour avant le début du tournage principal en octobre 1999 parce que les réalisateurs estimaient qu'il était trop jeune pour le rôle. Mortensen a accepté le rôle en grande partie grâce aux encouragements de son fils Henry, alors âgé de 11 ans, qui était un fan des livres, et il s'est envolé pour la Nouvelle-Zélande sans presque aucune préparation. + +Pour rester dans son personnage tout au long du long tournage, Mortensen emportait son épée partout — dans les restaurants, les hôtels et même en conduisant — et il a personnellement payé pour expédier aux États-Unis le cheval qu'il montait dans les films, Uraeus, une fois le tournage terminé.