From bde733546577cb92acd6ce1ee7daddad6de7f699 Mon Sep 17 00:00:00 2001 From: Campbell Alden Date: Wed, 23 Apr 2025 00:10:17 +0900 Subject: [PATCH] PUBLISH: Update school for good and evil poster --- content/a-z.md | 1 - content/about.md | 1 - content/favorites.md | 1 - content/ratings.md | 1 - .../reviews/the-school-for-good-and-evil.md | 2 +- docs/a-z/index.html | 2 +- docs/about/index.html | 2 +- docs/genres/action/index.html | 2 +- docs/genres/action/index.xml | 27 +- docs/genres/adventure/index.xml | 19 +- docs/genres/comedy/index.html | 2 +- docs/genres/comedy/index.xml | 19 +- docs/genres/crime/index.xml | 13 +- docs/genres/drama/index.html | 2 +- docs/genres/drama/index.xml | 15 +- docs/genres/family/index.xml | 7 +- docs/genres/horror/index.xml | 9 +- docs/genres/index.html | 852 +++++++++--------- docs/genres/index.xml | 27 +- docs/genres/mystery/index.xml | 7 +- docs/genres/romance/index.xml | 11 +- docs/genres/sci-fi/index.xml | 7 +- docs/genres/thriller/index.xml | 21 +- docs/index.html | 4 +- docs/index.xml | 58 +- docs/reviews/beverly-hills-cop/index.html | 5 +- docs/reviews/index.xml | 41 +- .../o-brother-where-art-thou/index.html | 5 +- .../the-school-for-good-and-evil/index.html | 4 +- shell.nix | 12 +- 30 files changed, 495 insertions(+), 684 deletions(-) diff --git a/content/a-z.md b/content/a-z.md index 99cf3c2..b844680 100644 --- a/content/a-z.md +++ b/content/a-z.md @@ -1,7 +1,6 @@ --- title: A to Z description: All of my movie removes in alphabetical order -date: 2022-10-16:17:30+09:00 type: lists layout: a-z --- diff --git a/content/about.md b/content/about.md index 021a196..26ddd0c 100644 --- a/content/about.md +++ b/content/about.md @@ -1,6 +1,5 @@ --- title: "About" -date: 2022-08-21:08:30+09:00 description: A quick burb about why I made this blog --- This is a blog that I’ve wanted to start for a long time! I create it with two goals in mind. diff --git a/content/favorites.md b/content/favorites.md index 1849dd3..090b1b5 100644 --- a/content/favorites.md +++ b/content/favorites.md @@ -1,7 +1,6 @@ --- title: Favorites description: A list of my favorite movies -date: 2022-10-16:17:30+09:00 type: lists layout: favorites --- diff --git a/content/ratings.md b/content/ratings.md index d66baa7..6be08f6 100644 --- a/content/ratings.md +++ b/content/ratings.md @@ -1,6 +1,5 @@ --- title: Explaining My Ratings -date: 2022-10-12:08:30+09:00 description: Rather than a normal rating system, my rating is based on how likely I am to recommend a movie. --- You may have noticed that my ratings for movies on this site don't line up with other sites. In some cases, my rating may not line up exactly with my full opinion of the movie. That's because I'm not rating the _quality_ of the movie directly. I'm rating _how strongly I recommend you watch the movie_. diff --git a/content/reviews/the-school-for-good-and-evil.md b/content/reviews/the-school-for-good-and-evil.md index d3c8730..16a08ad 100644 --- a/content/reviews/the-school-for-good-and-evil.md +++ b/content/reviews/the-school-for-good-and-evil.md @@ -6,7 +6,7 @@ genres: - Action - Comedy - Drama -image: https://m.media-amazon.com/images/M/MV5BNzM1ODI4Y2UtMGYxMS00OTUxLWE4NzItNjgxMTM2NzRjZThkXkEyXkFqcGdeQXVyMTA1OTcyNDQ4._V1_SX800.webp +image: https://m.media-amazon.com/images/M/MV5BYzhiMDlkNWMtZGJjMy00YTIxLTgzM2QtNWQ5MDlkODk5YTdkXkEyXkFqcGc@._V1_QL75_UY281_CR6,0,190,281_.jpg imdb: 5.8/10 imdb_link: https://www.imdb.com/title/tt2935622 metacritic: 30/100 diff --git a/docs/a-z/index.html b/docs/a-z/index.html index 716bcd3..4403598 100644 --- a/docs/a-z/index.html +++ b/docs/a-z/index.html @@ -553,7 +553,7 @@
- Poster forThe School for Good and Evil + Poster forThe School for Good and Evil
diff --git a/docs/about/index.html b/docs/about/index.html index a121269..63eedf7 100644 --- a/docs/about/index.html +++ b/docs/about/index.html @@ -56,7 +56,7 @@

This is a blog that I’ve wanted to start for a long time! I create it with two goals in mind. First, I want to jot down and share my thoughts about movies as I have them. I normally have a pretty clear opinion about movies right after I watch them, but then cannot remember clearly all the little things I was thinking after about a week. I hope to use this blog to track those ideas while they’re still fresh.

Secondly, I find myself recommending lots of movies, but typically it’s after the point where I’ve lost track of why I really liked the movie in the first place. I can talk vaguely about the themes or “this one scene where…”, but I’ve always thought it would be nice to have a carefully considered blog post I could throw at someone when I make a recommendation.

-

Wait a minute, who are you?

+

Wait a minute, who are you?

I suspect virtually everyone looking at this blog will have been sent here by me directly, but if on the off chance you stumbled here from some freak accident of SEO, you may be wondering who I am or why I’m qualified to be making movie recommendations.

If that’s the case, welcome! My name is Campbell and I’m an American software engineer living in Tokyo. In my free time I play chess and watch movies. That’s where my qualifications start and end 😅. I’ve seen a lot of films, but you should take my recommendations here for what they are: a friend’s biased opinion about films that are rarely if ever based in actual knowledge of the craft of filmmaking.

My goal, at the end of the day is to help you decide to watch (or skip) a movie you have been thinking about seeing. I also want to spark some ideas about some of the movies I love. Formal review is not the target.

diff --git a/docs/genres/action/index.html b/docs/genres/action/index.html index 8064d58..2c94ed9 100644 --- a/docs/genres/action/index.html +++ b/docs/genres/action/index.html @@ -181,7 +181,7 @@
- Poster forThe School for Good and Evil + Poster forThe School for Good and Evil
diff --git a/docs/genres/action/index.xml b/docs/genres/action/index.xml index 08ba6d2..610170a 100644 --- a/docs/genres/action/index.xml +++ b/docs/genres/action/index.xml @@ -4,108 +4,87 @@ Action on CaAlden: Films https://caalden.github.io/film/genres/action/ Recent content in Action on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sun, 26 Feb 2023 12:05:44 +0900 + Sun, 26 Feb 2023 12:05:44 +0900 + Mission: Impossible - Fallout https://caalden.github.io/film/reviews/mission-impossible-fallout/ Sun, 26 Feb 2023 12:05:44 +0900 - https://caalden.github.io/film/reviews/mission-impossible-fallout/ Ethan and the team race to prevent old foes from enacting a nuclear disaster - Mission: Impossible III https://caalden.github.io/film/reviews/mission-impossible-3/ Sun, 26 Feb 2023 11:37:31 +0900 - https://caalden.github.io/film/reviews/mission-impossible-3/ Ethan Hunt is pulled out of retirement to stop the biggest bad yet - Mission: Impossible II https://caalden.github.io/film/reviews/mission-impossible-2/ Sun, 26 Feb 2023 11:09:04 +0900 - https://caalden.github.io/film/reviews/mission-impossible-2/ Ethan Hunt is back to stop a rouge IMF agent from unleashing a deadly virus - Mission: Impossible https://caalden.github.io/film/reviews/mission-impossible/ Sat, 25 Feb 2023 14:26:59 +0900 - https://caalden.github.io/film/reviews/mission-impossible/ An American spy must pull off an ‘impossible’ heist after his team is betrayed - John Wick https://caalden.github.io/film/reviews/john-wick/ Wed, 16 Nov 2022 17:40:52 +0900 - https://caalden.github.io/film/reviews/john-wick/ A man dismantles an entire criminal syndicate that stands between him and his revenge - The School for Good and Evil https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Wed, 09 Nov 2022 19:58:32 +0900 - https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Two friends embark on a fairy tale at a school for heroes and villains - Fright Night https://caalden.github.io/film/reviews/fright-night/ Sun, 09 Oct 2022 20:53:53 +0900 - https://caalden.github.io/film/reviews/fright-night/ A high school student suspects his next door neighbor is a vampire - In Time https://caalden.github.io/film/reviews/in-time/ Tue, 27 Sep 2022 22:41:22 +0900 - https://caalden.github.io/film/reviews/in-time/ A dystopian future where time is literally money - Now You See Me 2 https://caalden.github.io/film/reviews/now-you-see-me-2/ Wed, 14 Sep 2022 22:09:07 +0900 - https://caalden.github.io/film/reviews/now-you-see-me-2/ A group of magicians are coerced into pulling off another heist - Beverly Hills Cop https://caalden.github.io/film/reviews/beverly-hills-cop/ Wed, 07 Sep 2022 15:34:14 +0900 - https://caalden.github.io/film/reviews/beverly-hills-cop/ A Detroit cop comes to Beverly Hills to find the man who murdered his friend - Kingsman: The Secret Service https://caalden.github.io/film/reviews/kingsman/ Wed, 31 Aug 2022 21:52:25 +0900 - https://caalden.github.io/film/reviews/kingsman/ A secret British spy agency unravels a billionaire’s evil plot - diff --git a/docs/genres/adventure/index.xml b/docs/genres/adventure/index.xml index 3dc53fd..91f7cdb 100644 --- a/docs/genres/adventure/index.xml +++ b/docs/genres/adventure/index.xml @@ -4,72 +4,59 @@ Adventure on CaAlden: Films https://caalden.github.io/film/genres/adventure/ Recent content in Adventure on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sun, 26 Feb 2023 12:05:44 +0900 + Sun, 26 Feb 2023 12:05:44 +0900 + Mission: Impossible - Fallout https://caalden.github.io/film/reviews/mission-impossible-fallout/ Sun, 26 Feb 2023 12:05:44 +0900 - https://caalden.github.io/film/reviews/mission-impossible-fallout/ Ethan and the team race to prevent old foes from enacting a nuclear disaster - Mission: Impossible III https://caalden.github.io/film/reviews/mission-impossible-3/ Sun, 26 Feb 2023 11:37:31 +0900 - https://caalden.github.io/film/reviews/mission-impossible-3/ Ethan Hunt is pulled out of retirement to stop the biggest bad yet - Mission: Impossible II https://caalden.github.io/film/reviews/mission-impossible-2/ Sun, 26 Feb 2023 11:09:04 +0900 - https://caalden.github.io/film/reviews/mission-impossible-2/ Ethan Hunt is back to stop a rouge IMF agent from unleashing a deadly virus - Mission: Impossible https://caalden.github.io/film/reviews/mission-impossible/ Sat, 25 Feb 2023 14:26:59 +0900 - https://caalden.github.io/film/reviews/mission-impossible/ An American spy must pull off an ‘impossible’ heist after his team is betrayed - Now You See Me 2 https://caalden.github.io/film/reviews/now-you-see-me-2/ Wed, 14 Sep 2022 22:09:07 +0900 - https://caalden.github.io/film/reviews/now-you-see-me-2/ A group of magicians are coerced into pulling off another heist - Holes https://caalden.github.io/film/reviews/holes/ Fri, 02 Sep 2022 17:54:55 +0900 - https://caalden.github.io/film/reviews/holes/ A boy is sent to a juvenile work camp as punishment after being mistakenly arrested - Kingsman: The Secret Service https://caalden.github.io/film/reviews/kingsman/ Wed, 31 Aug 2022 21:52:25 +0900 - https://caalden.github.io/film/reviews/kingsman/ A secret British spy agency unravels a billionaire’s evil plot - diff --git a/docs/genres/comedy/index.html b/docs/genres/comedy/index.html index 6c09491..3e604c6 100644 --- a/docs/genres/comedy/index.html +++ b/docs/genres/comedy/index.html @@ -79,7 +79,7 @@
- Poster forThe School for Good and Evil + Poster forThe School for Good and Evil
diff --git a/docs/genres/comedy/index.xml b/docs/genres/comedy/index.xml index 45eee55..8f6f946 100644 --- a/docs/genres/comedy/index.xml +++ b/docs/genres/comedy/index.xml @@ -4,72 +4,59 @@ Comedy on CaAlden: Films https://caalden.github.io/film/genres/comedy/ Recent content in Comedy on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sat, 18 Feb 2023 13:02:20 +0900 + Sat, 18 Feb 2023 13:02:20 +0900 + O Brother, Where Art Thou? https://caalden.github.io/film/reviews/o-brother-where-art-thou/ Sat, 18 Feb 2023 13:02:20 +0900 - https://caalden.github.io/film/reviews/o-brother-where-art-thou/ Three escaped convicts seek their stashed treasure in dustbowl Mississippi - The School for Good and Evil https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Wed, 09 Nov 2022 19:58:32 +0900 - https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Two friends embark on a fairy tale at a school for heroes and villains - Now You See Me 2 https://caalden.github.io/film/reviews/now-you-see-me-2/ Wed, 14 Sep 2022 22:09:07 +0900 - https://caalden.github.io/film/reviews/now-you-see-me-2/ A group of magicians are coerced into pulling off another heist - Beverly Hills Cop https://caalden.github.io/film/reviews/beverly-hills-cop/ Wed, 07 Sep 2022 15:34:14 +0900 - https://caalden.github.io/film/reviews/beverly-hills-cop/ A Detroit cop comes to Beverly Hills to find the man who murdered his friend - Holes https://caalden.github.io/film/reviews/holes/ Fri, 02 Sep 2022 17:54:55 +0900 - https://caalden.github.io/film/reviews/holes/ A boy is sent to a juvenile work camp as punishment after being mistakenly arrested - Kingsman: The Secret Service https://caalden.github.io/film/reviews/kingsman/ Wed, 31 Aug 2022 21:52:25 +0900 - https://caalden.github.io/film/reviews/kingsman/ A secret British spy agency unravels a billionaire’s evil plot - The French Dispatch https://caalden.github.io/film/reviews/the-french-dispatch/ Wed, 17 Aug 2022 17:18:04 +0900 - https://caalden.github.io/film/reviews/the-french-dispatch/ Authors for a New Yorker-esque magazine report on a small town in France - diff --git a/docs/genres/crime/index.xml b/docs/genres/crime/index.xml index 4baefca..8df8918 100644 --- a/docs/genres/crime/index.xml +++ b/docs/genres/crime/index.xml @@ -4,45 +4,38 @@ Crime on CaAlden: Films https://caalden.github.io/film/genres/crime/ Recent content in Crime on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sat, 18 Feb 2023 13:02:20 +0900 + Sat, 18 Feb 2023 13:02:20 +0900 + O Brother, Where Art Thou? https://caalden.github.io/film/reviews/o-brother-where-art-thou/ Sat, 18 Feb 2023 13:02:20 +0900 - https://caalden.github.io/film/reviews/o-brother-where-art-thou/ Three escaped convicts seek their stashed treasure in dustbowl Mississippi - John Wick https://caalden.github.io/film/reviews/john-wick/ Wed, 16 Nov 2022 17:40:52 +0900 - https://caalden.github.io/film/reviews/john-wick/ A man dismantles an entire criminal syndicate that stands between him and his revenge - Now You See Me https://caalden.github.io/film/reviews/now-you-see-me/ Sun, 11 Sep 2022 20:43:17 +0900 - https://caalden.github.io/film/reviews/now-you-see-me/ Four magicians are united by an unknown benefactor to pull off a series of heists - Beverly Hills Cop https://caalden.github.io/film/reviews/beverly-hills-cop/ Wed, 07 Sep 2022 15:34:14 +0900 - https://caalden.github.io/film/reviews/beverly-hills-cop/ A Detroit cop comes to Beverly Hills to find the man who murdered his friend - diff --git a/docs/genres/drama/index.html b/docs/genres/drama/index.html index 6283c89..c7a8f77 100644 --- a/docs/genres/drama/index.html +++ b/docs/genres/drama/index.html @@ -55,7 +55,7 @@
- Poster forThe School for Good and Evil + Poster forThe School for Good and Evil
diff --git a/docs/genres/drama/index.xml b/docs/genres/drama/index.xml index d6b4dfe..cba1bf6 100644 --- a/docs/genres/drama/index.xml +++ b/docs/genres/drama/index.xml @@ -4,54 +4,45 @@ Drama on CaAlden: Films https://caalden.github.io/film/genres/drama/ Recent content in Drama on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Wed, 09 Nov 2022 19:58:32 +0900 + Wed, 09 Nov 2022 19:58:32 +0900 + The School for Good and Evil https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Wed, 09 Nov 2022 19:58:32 +0900 - https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Two friends embark on a fairy tale at a school for heroes and villains - Whisper of the Heart https://caalden.github.io/film/reviews/whisper-of-the-heart/ Sun, 11 Sep 2022 20:43:24 +0900 - https://caalden.github.io/film/reviews/whisper-of-the-heart/ A slice of life story about a bookish middle school girl living in Tokyo - Holes https://caalden.github.io/film/reviews/holes/ Fri, 02 Sep 2022 17:54:55 +0900 - https://caalden.github.io/film/reviews/holes/ A boy is sent to a juvenile work camp as punishment after being mistakenly arrested - No Reservations https://caalden.github.io/film/reviews/no-reservations/ Sun, 28 Aug 2022 22:31:36 +0900 - https://caalden.github.io/film/reviews/no-reservations/ A NY City chef and her recently adopted niece adapt to their life together - The French Dispatch https://caalden.github.io/film/reviews/the-french-dispatch/ Wed, 17 Aug 2022 17:18:04 +0900 - https://caalden.github.io/film/reviews/the-french-dispatch/ Authors for a New Yorker-esque magazine report on a small town in France - diff --git a/docs/genres/family/index.xml b/docs/genres/family/index.xml index 90f94e2..e0788ab 100644 --- a/docs/genres/family/index.xml +++ b/docs/genres/family/index.xml @@ -4,18 +4,17 @@ Family on CaAlden: Films https://caalden.github.io/film/genres/family/ Recent content in Family on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sun, 11 Sep 2022 20:43:24 +0900 + Sun, 11 Sep 2022 20:43:24 +0900 + Whisper of the Heart https://caalden.github.io/film/reviews/whisper-of-the-heart/ Sun, 11 Sep 2022 20:43:24 +0900 - https://caalden.github.io/film/reviews/whisper-of-the-heart/ A slice of life story about a bookish middle school girl living in Tokyo - diff --git a/docs/genres/horror/index.xml b/docs/genres/horror/index.xml index 8bd054d..15dd878 100644 --- a/docs/genres/horror/index.xml +++ b/docs/genres/horror/index.xml @@ -4,27 +4,24 @@ Horror on CaAlden: Films https://caalden.github.io/film/genres/horror/ Recent content in Horror on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sat, 04 Mar 2023 23:27:55 +0900 + Sat, 04 Mar 2023 23:27:55 +0900 + The Menu https://caalden.github.io/film/reviews/the-menu/ Sat, 04 Mar 2023 23:27:55 +0900 - https://caalden.github.io/film/reviews/the-menu/ A high class dinner on a remote island turns out more sinister than the diners expect - Fright Night https://caalden.github.io/film/reviews/fright-night/ Sun, 09 Oct 2022 20:53:53 +0900 - https://caalden.github.io/film/reviews/fright-night/ A high school student suspects his next door neighbor is a vampire - diff --git a/docs/genres/index.html b/docs/genres/index.html index 5adede8..a32cb76 100644 --- a/docs/genres/index.html +++ b/docs/genres/index.html @@ -125,7 +125,109 @@
- Poster forJohn Wick + Poster forMission: Impossible III + +
+
+
+

Mission: Impossible III

+
+
Ethan Hunt is pulled out of retirement to stop the biggest bad yet
+
+
+ Rating: + 4/5 +
+ +
+
+ + +
+
+ Poster forIn Time + +
+
+
+

In Time

+
+
A dystopian future where time is literally money
+
+
+ Rating: + 4/5 +
+ +
+
+ + +
+
+ Poster forMission: Impossible II + +
+
+
+

Mission: Impossible II

+
+
Ethan Hunt is back to stop a rouge IMF agent from unleashing a deadly virus
+
+
+ Rating: + 3/5 +
+ +
+
+ + +
+ +
+
+

Now You See Me

+
+
Four magicians are united by an unknown benefactor to pull off a series of heists
+
+
+ Rating: + 4/5 +
+ +
+
+ + +
+
+ Poster forJohn Wick
@@ -147,6 +249,118 @@
+
+
+ Poster forThe Menu + +
+
+
+

The Menu

+
+
A high class dinner on a remote island turns out more sinister than the diners expect
+
+
+ Rating: + 3/5 +
+ +
+
+ + +
+
+ Poster forMission: Impossible + +
+
+
+

Mission: Impossible

+
+
An American spy must pull off an ‘impossible’ heist after his team is betrayed
+
+
+ Rating: + 3/5 +
+ +
+
+ + +
+ +
+
+

Mission: Impossible - Fallout

+
+
Ethan and the team race to prevent old foes from enacting a nuclear disaster
+
+
+ Rating: + 5/5 +
+ +
+
+ + +
+
+ +
+
+

Action

+ See more +
+
+ +
+
+ Poster forBeverly Hills Cop + +
+
+
+

Beverly Hills Cop

+
+
A Detroit cop comes to Beverly Hills to find the man who murdered his friend
+
+
+ Rating: + 4/5 +
+ +
+
+ +
Poster forMission: Impossible - Fallout @@ -179,51 +393,21 @@
-

Now You See Me

+

Mission: Impossible

-
Four magicians are united by an unknown benefactor to pull off a series of heists
+
An American spy must pull off an ‘impossible’ heist after his team is betrayed
Rating: - 4/5 + 3/5
-
-
- - -
-
- Poster forIn Time - -
-
-
-

In Time

-
-
A dystopian future where time is literally money
-
-
- Rating: - 4/5 -
- @@ -255,30 +439,6 @@
-
-
- Poster forThe Menu - -
-
-
-

The Menu

-
-
A high class dinner on a remote island turns out more sinister than the diners expect
-
-
- Rating: - 3/5 -
- -
-
- -
Poster forMission: Impossible II @@ -305,41 +465,7 @@
- Poster forMission: Impossible - -
-
-
-

Mission: Impossible

-
-
An American spy must pull off an ‘impossible’ heist after his team is betrayed
-
-
- Rating: - 3/5 -
- -
-
- - -
-
- -
-
-

Action

- See more -
-
- -
-
- Poster forJohn Wick + Poster forJohn Wick
@@ -361,108 +487,6 @@
-
-
- Poster forThe School for Good and Evil - -
-
-
-

The School for Good and Evil

-
-
Two friends embark on a fairy tale at a school for heroes and villains
-
-
- Rating: - 3/5 -
- -
-
- - -
-
- Poster forMission: Impossible II - -
-
-
-

Mission: Impossible II

-
-
Ethan Hunt is back to stop a rouge IMF agent from unleashing a deadly virus
-
-
- Rating: - 3/5 -
- -
-
- - -
-
- Poster forBeverly Hills Cop - -
-
-
-

Beverly Hills Cop

-
-
A Detroit cop comes to Beverly Hills to find the man who murdered his friend
-
-
- Rating: - 4/5 -
- -
-
- - -
- -
-
-

Mission: Impossible - Fallout

-
-
Ethan and the team race to prevent old foes from enacting a nuclear disaster
-
-
- Rating: - 5/5 -
- -
-
- -
Poster forNow You See Me 2 @@ -513,45 +537,21 @@
- Poster forMission: Impossible III + Poster forKingsman: The Secret Service
-

Mission: Impossible III

+

Kingsman: The Secret Service

-
Ethan Hunt is pulled out of retirement to stop the biggest bad yet
+
A secret British spy agency unravels a billionaire’s evil plot
Rating: 4/5
-
-
- - -
-
- Poster forMission: Impossible - -
-
-
-

Mission: Impossible

-
-
An American spy must pull off an ‘impossible’ heist after his team is betrayed
-
-
- Rating: - 3/5 -
- @@ -591,21 +591,21 @@
- Poster forKingsman: The Secret Service + Poster forThe School for Good and Evil
-

Kingsman: The Secret Service

+

The School for Good and Evil

-
A secret British spy agency unravels a billionaire’s evil plot
+
Two friends embark on a fairy tale at a school for heroes and villains
Rating: - 4/5 + 3/5
@@ -625,21 +625,21 @@
- Poster forMission: Impossible II + Poster forMission: Impossible III
-

Mission: Impossible II

+

Mission: Impossible III

-
Ethan Hunt is back to stop a rouge IMF agent from unleashing a deadly virus
+
Ethan Hunt is pulled out of retirement to stop the biggest bad yet
Rating: - 3/5 + 4/5
@@ -679,7 +679,55 @@
- Poster forHoles + Poster forNow You See Me 2 + +
+
+
+

Now You See Me 2

+
+
A group of magicians are coerced into pulling off another heist
+
+
+ Rating: + 2/5 +
+ +
+
+ + +
+
+ Poster forKingsman: The Secret Service + +
+
+
+

Kingsman: The Secret Service

+
+
A secret British spy agency unravels a billionaire’s evil plot
+
+
+ Rating: + 4/5 +
+ +
+
+ + +
+ - - -
Poster forMission: Impossible @@ -757,45 +781,21 @@
- Poster forNow You See Me 2 + Poster forMission: Impossible II
-

Now You See Me 2

+

Mission: Impossible II

-
A group of magicians are coerced into pulling off another heist
+
Ethan Hunt is back to stop a rouge IMF agent from unleashing a deadly virus
Rating: - 2/5 + 3/5
-
-
- - -
-
- Poster forKingsman: The Secret Service - -
-
-
-

Kingsman: The Secret Service

-
-
A secret British spy agency unravels a billionaire’s evil plot
-
-
- Rating: - 4/5 -
- @@ -815,21 +815,21 @@
- Poster forO Brother, Where Art Thou? + Poster forThe French Dispatch
-

O Brother, Where Art Thou?

+

The French Dispatch

-
Three escaped convicts seek their stashed treasure in dustbowl Mississippi
+
Authors for a New Yorker-esque magazine report on a small town in France
Rating: 4/5
@@ -839,27 +839,21 @@
-

Holes

+

Now You See Me 2

-
A boy is sent to a juvenile work camp as punishment after being mistakenly arrested
+
A group of magicians are coerced into pulling off another heist
Rating: - 3/5 + 2/5
@@ -893,21 +887,21 @@
- Poster forKingsman: The Secret Service + Poster forO Brother, Where Art Thou?
-

Kingsman: The Secret Service

+

O Brother, Where Art Thou?

-
A secret British spy agency unravels a billionaire’s evil plot
+
Three escaped convicts seek their stashed treasure in dustbowl Mississippi
Rating: 4/5
@@ -917,21 +911,27 @@
-

Now You See Me 2

+

Holes

-
A group of magicians are coerced into pulling off another heist
+
A boy is sent to a juvenile work camp as punishment after being mistakenly arrested
Rating: - 2/5 + 3/5
@@ -941,7 +941,7 @@
- Poster forThe School for Good and Evil + Poster forThe School for Good and Evil
@@ -965,21 +965,21 @@
- Poster forThe French Dispatch + Poster forKingsman: The Secret Service
-

The French Dispatch

+

Kingsman: The Secret Service

-
Authors for a New Yorker-esque magazine report on a small town in France
+
A secret British spy agency unravels a billionaire’s evil plot
Rating: 4/5
@@ -997,6 +997,30 @@
+
+
+ Poster forO Brother, Where Art Thou? + +
+
+
+

O Brother, Where Art Thou?

+
+
Three escaped convicts seek their stashed treasure in dustbowl Mississippi
+
+
+ Rating: + 4/5 +
+ +
+
+ +
Poster forBeverly Hills Cop @@ -1051,30 +1075,6 @@
-
-
- Poster forO Brother, Where Art Thou? - -
-
-
-

O Brother, Where Art Thou?

-
-
Three escaped convicts seek their stashed treasure in dustbowl Mississippi
-
-
- Rating: - 4/5 -
- -
-
- -
Poster forJohn Wick @@ -1109,60 +1109,6 @@
-
-
- Poster forThe School for Good and Evil - -
-
-
-

The School for Good and Evil

-
-
Two friends embark on a fairy tale at a school for heroes and villains
-
-
- Rating: - 3/5 -
- -
-
- - -
- -
-
-

Holes

-
-
A boy is sent to a juvenile work camp as punishment after being mistakenly arrested
-
-
- Rating: - 3/5 -
- -
-
- -
Poster forNo Reservations @@ -1189,7 +1135,31 @@
- Poster forThe French Dispatch + Poster forWhisper of the Heart + +
+
+
+

Whisper of the Heart

+
+
A slice of life story about a bookish middle school girl living in Tokyo
+
+
+ Rating: + 5/5 +
+ +
+
+ + +
+
+ Poster forThe French Dispatch
@@ -1213,21 +1183,51 @@
- Poster forWhisper of the Heart + Poster forThe School for Good and Evil
-

Whisper of the Heart

+

The School for Good and Evil

-
A slice of life story about a bookish middle school girl living in Tokyo
+
Two friends embark on a fairy tale at a school for heroes and villains
Rating: - 5/5 + 3/5
+
+
+ + +
+ +
+
+

Holes

+
+
A boy is sent to a juvenile work camp as punishment after being mistakenly arrested
+
+
+ Rating: + 3/5 +
+ @@ -1313,6 +1313,30 @@
+
+
+ Poster forWhisper of the Heart + +
+
+
+

Whisper of the Heart

+
+
A slice of life story about a bookish middle school girl living in Tokyo
+
+
+ Rating: + 5/5 +
+ +
+
+ +
Poster forThe French Dispatch @@ -1361,30 +1385,6 @@
-
-
- Poster forWhisper of the Heart - -
-
-
-

Whisper of the Heart

-
-
A slice of life story about a bookish middle school girl living in Tokyo
-
-
- Rating: - 5/5 -
- -
-
- -
diff --git a/docs/genres/index.xml b/docs/genres/index.xml index c07ea70..f5236fe 100644 --- a/docs/genres/index.xml +++ b/docs/genres/index.xml @@ -4,108 +4,87 @@ Genres on CaAlden: Films https://caalden.github.io/film/genres/ Recent content in Genres on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sat, 04 Mar 2023 23:27:55 +0900 + Sat, 04 Mar 2023 23:27:55 +0900 + Horror https://caalden.github.io/film/genres/horror/ Sat, 04 Mar 2023 23:27:55 +0900 - https://caalden.github.io/film/genres/horror/ - Thriller https://caalden.github.io/film/genres/thriller/ Sat, 04 Mar 2023 23:27:55 +0900 - https://caalden.github.io/film/genres/thriller/ - Action https://caalden.github.io/film/genres/action/ Sun, 26 Feb 2023 12:05:44 +0900 - https://caalden.github.io/film/genres/action/ - Adventure https://caalden.github.io/film/genres/adventure/ Sun, 26 Feb 2023 12:05:44 +0900 - https://caalden.github.io/film/genres/adventure/ - Comedy https://caalden.github.io/film/genres/comedy/ Sat, 18 Feb 2023 13:02:20 +0900 - https://caalden.github.io/film/genres/comedy/ - Crime https://caalden.github.io/film/genres/crime/ Sat, 18 Feb 2023 13:02:20 +0900 - https://caalden.github.io/film/genres/crime/ - Drama https://caalden.github.io/film/genres/drama/ Wed, 09 Nov 2022 19:58:32 +0900 - https://caalden.github.io/film/genres/drama/ - Sci-Fi https://caalden.github.io/film/genres/sci-fi/ Tue, 27 Sep 2022 22:41:22 +0900 - https://caalden.github.io/film/genres/sci-fi/ - Family https://caalden.github.io/film/genres/family/ Sun, 11 Sep 2022 20:43:24 +0900 - https://caalden.github.io/film/genres/family/ - Romance https://caalden.github.io/film/genres/romance/ Sun, 11 Sep 2022 20:43:24 +0900 - https://caalden.github.io/film/genres/romance/ - Mystery https://caalden.github.io/film/genres/mystery/ Sun, 11 Sep 2022 20:43:17 +0900 - https://caalden.github.io/film/genres/mystery/ - diff --git a/docs/genres/mystery/index.xml b/docs/genres/mystery/index.xml index 3ed6d81..91a018c 100644 --- a/docs/genres/mystery/index.xml +++ b/docs/genres/mystery/index.xml @@ -4,18 +4,17 @@ Mystery on CaAlden: Films https://caalden.github.io/film/genres/mystery/ Recent content in Mystery on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sun, 11 Sep 2022 20:43:17 +0900 + Sun, 11 Sep 2022 20:43:17 +0900 + Now You See Me https://caalden.github.io/film/reviews/now-you-see-me/ Sun, 11 Sep 2022 20:43:17 +0900 - https://caalden.github.io/film/reviews/now-you-see-me/ Four magicians are united by an unknown benefactor to pull off a series of heists - diff --git a/docs/genres/romance/index.xml b/docs/genres/romance/index.xml index adbcc55..54a8c65 100644 --- a/docs/genres/romance/index.xml +++ b/docs/genres/romance/index.xml @@ -4,36 +4,31 @@ Romance on CaAlden: Films https://caalden.github.io/film/genres/romance/ Recent content in Romance on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sun, 11 Sep 2022 20:43:24 +0900 + Sun, 11 Sep 2022 20:43:24 +0900 + Whisper of the Heart https://caalden.github.io/film/reviews/whisper-of-the-heart/ Sun, 11 Sep 2022 20:43:24 +0900 - https://caalden.github.io/film/reviews/whisper-of-the-heart/ A slice of life story about a bookish middle school girl living in Tokyo - No Reservations https://caalden.github.io/film/reviews/no-reservations/ Sun, 28 Aug 2022 22:31:36 +0900 - https://caalden.github.io/film/reviews/no-reservations/ A NY City chef and her recently adopted niece adapt to their life together - The French Dispatch https://caalden.github.io/film/reviews/the-french-dispatch/ Wed, 17 Aug 2022 17:18:04 +0900 - https://caalden.github.io/film/reviews/the-french-dispatch/ Authors for a New Yorker-esque magazine report on a small town in France - diff --git a/docs/genres/sci-fi/index.xml b/docs/genres/sci-fi/index.xml index c93c766..1b3d05d 100644 --- a/docs/genres/sci-fi/index.xml +++ b/docs/genres/sci-fi/index.xml @@ -4,18 +4,17 @@ Sci-Fi on CaAlden: Films https://caalden.github.io/film/genres/sci-fi/ Recent content in Sci-Fi on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Tue, 27 Sep 2022 22:41:22 +0900 + Tue, 27 Sep 2022 22:41:22 +0900 + In Time https://caalden.github.io/film/reviews/in-time/ Tue, 27 Sep 2022 22:41:22 +0900 - https://caalden.github.io/film/reviews/in-time/ A dystopian future where time is literally money - diff --git a/docs/genres/thriller/index.xml b/docs/genres/thriller/index.xml index e721677..105ee46 100644 --- a/docs/genres/thriller/index.xml +++ b/docs/genres/thriller/index.xml @@ -4,81 +4,66 @@ Thriller on CaAlden: Films https://caalden.github.io/film/genres/thriller/ Recent content in Thriller on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sat, 04 Mar 2023 23:27:55 +0900 + Sat, 04 Mar 2023 23:27:55 +0900 + The Menu https://caalden.github.io/film/reviews/the-menu/ Sat, 04 Mar 2023 23:27:55 +0900 - https://caalden.github.io/film/reviews/the-menu/ A high class dinner on a remote island turns out more sinister than the diners expect - Mission: Impossible - Fallout https://caalden.github.io/film/reviews/mission-impossible-fallout/ Sun, 26 Feb 2023 12:05:44 +0900 - https://caalden.github.io/film/reviews/mission-impossible-fallout/ Ethan and the team race to prevent old foes from enacting a nuclear disaster - Mission: Impossible III https://caalden.github.io/film/reviews/mission-impossible-3/ Sun, 26 Feb 2023 11:37:31 +0900 - https://caalden.github.io/film/reviews/mission-impossible-3/ Ethan Hunt is pulled out of retirement to stop the biggest bad yet - Mission: Impossible II https://caalden.github.io/film/reviews/mission-impossible-2/ Sun, 26 Feb 2023 11:09:04 +0900 - https://caalden.github.io/film/reviews/mission-impossible-2/ Ethan Hunt is back to stop a rouge IMF agent from unleashing a deadly virus - Mission: Impossible https://caalden.github.io/film/reviews/mission-impossible/ Sat, 25 Feb 2023 14:26:59 +0900 - https://caalden.github.io/film/reviews/mission-impossible/ An American spy must pull off an ‘impossible’ heist after his team is betrayed - John Wick https://caalden.github.io/film/reviews/john-wick/ Wed, 16 Nov 2022 17:40:52 +0900 - https://caalden.github.io/film/reviews/john-wick/ A man dismantles an entire criminal syndicate that stands between him and his revenge - In Time https://caalden.github.io/film/reviews/in-time/ Tue, 27 Sep 2022 22:41:22 +0900 - https://caalden.github.io/film/reviews/in-time/ A dystopian future where time is literally money - Now You See Me https://caalden.github.io/film/reviews/now-you-see-me/ Sun, 11 Sep 2022 20:43:17 +0900 - https://caalden.github.io/film/reviews/now-you-see-me/ Four magicians are united by an unknown benefactor to pull off a series of heists - diff --git a/docs/index.html b/docs/index.html index 2deb4f6..e1aeb51 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,6 +1,6 @@ - + CaAlden: Films @@ -331,7 +331,7 @@
- Poster forThe School for Good and Evil + Poster forThe School for Good and Evil
diff --git a/docs/index.xml b/docs/index.xml index 1fbb838..00eb08b 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -4,208 +4,164 @@ CaAlden: Films https://caalden.github.io/film/ Recent content on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sat, 04 Mar 2023 23:27:55 +0900 + Sat, 04 Mar 2023 23:27:55 +0900 + The Menu https://caalden.github.io/film/reviews/the-menu/ Sat, 04 Mar 2023 23:27:55 +0900 - https://caalden.github.io/film/reviews/the-menu/ A high class dinner on a remote island turns out more sinister than the diners expect - Mission: Impossible - Fallout https://caalden.github.io/film/reviews/mission-impossible-fallout/ Sun, 26 Feb 2023 12:05:44 +0900 - https://caalden.github.io/film/reviews/mission-impossible-fallout/ Ethan and the team race to prevent old foes from enacting a nuclear disaster - Mission: Impossible III https://caalden.github.io/film/reviews/mission-impossible-3/ Sun, 26 Feb 2023 11:37:31 +0900 - https://caalden.github.io/film/reviews/mission-impossible-3/ Ethan Hunt is pulled out of retirement to stop the biggest bad yet - Mission: Impossible II https://caalden.github.io/film/reviews/mission-impossible-2/ Sun, 26 Feb 2023 11:09:04 +0900 - https://caalden.github.io/film/reviews/mission-impossible-2/ Ethan Hunt is back to stop a rouge IMF agent from unleashing a deadly virus - Mission: Impossible https://caalden.github.io/film/reviews/mission-impossible/ Sat, 25 Feb 2023 14:26:59 +0900 - https://caalden.github.io/film/reviews/mission-impossible/ An American spy must pull off an &lsquo;impossible&rsquo; heist after his team is betrayed - O Brother, Where Art Thou? https://caalden.github.io/film/reviews/o-brother-where-art-thou/ Sat, 18 Feb 2023 13:02:20 +0900 - https://caalden.github.io/film/reviews/o-brother-where-art-thou/ Three escaped convicts seek their stashed treasure in dustbowl Mississippi - John Wick https://caalden.github.io/film/reviews/john-wick/ Wed, 16 Nov 2022 17:40:52 +0900 - https://caalden.github.io/film/reviews/john-wick/ A man dismantles an entire criminal syndicate that stands between him and his revenge - The School for Good and Evil https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Wed, 09 Nov 2022 19:58:32 +0900 - https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Two friends embark on a fairy tale at a school for heroes and villains - Fright Night https://caalden.github.io/film/reviews/fright-night/ Sun, 09 Oct 2022 20:53:53 +0900 - https://caalden.github.io/film/reviews/fright-night/ A high school student suspects his next door neighbor is a vampire - In Time https://caalden.github.io/film/reviews/in-time/ Tue, 27 Sep 2022 22:41:22 +0900 - https://caalden.github.io/film/reviews/in-time/ A dystopian future where time is literally money - Now You See Me 2 https://caalden.github.io/film/reviews/now-you-see-me-2/ Wed, 14 Sep 2022 22:09:07 +0900 - https://caalden.github.io/film/reviews/now-you-see-me-2/ A group of magicians are coerced into pulling off another heist - Whisper of the Heart https://caalden.github.io/film/reviews/whisper-of-the-heart/ Sun, 11 Sep 2022 20:43:24 +0900 - https://caalden.github.io/film/reviews/whisper-of-the-heart/ A slice of life story about a bookish middle school girl living in Tokyo - Now You See Me https://caalden.github.io/film/reviews/now-you-see-me/ Sun, 11 Sep 2022 20:43:17 +0900 - https://caalden.github.io/film/reviews/now-you-see-me/ Four magicians are united by an unknown benefactor to pull off a series of heists - Beverly Hills Cop https://caalden.github.io/film/reviews/beverly-hills-cop/ Wed, 07 Sep 2022 15:34:14 +0900 - https://caalden.github.io/film/reviews/beverly-hills-cop/ A Detroit cop comes to Beverly Hills to find the man who murdered his friend - Holes https://caalden.github.io/film/reviews/holes/ Fri, 02 Sep 2022 17:54:55 +0900 - https://caalden.github.io/film/reviews/holes/ A boy is sent to a juvenile work camp as punishment after being mistakenly arrested - Kingsman: The Secret Service https://caalden.github.io/film/reviews/kingsman/ Wed, 31 Aug 2022 21:52:25 +0900 - https://caalden.github.io/film/reviews/kingsman/ A secret British spy agency unravels a billionaire&rsquo;s evil plot - No Reservations https://caalden.github.io/film/reviews/no-reservations/ Sun, 28 Aug 2022 22:31:36 +0900 - https://caalden.github.io/film/reviews/no-reservations/ A NY City chef and her recently adopted niece adapt to their life together - The French Dispatch https://caalden.github.io/film/reviews/the-french-dispatch/ Wed, 17 Aug 2022 17:18:04 +0900 - https://caalden.github.io/film/reviews/the-french-dispatch/ Authors for a New Yorker-esque magazine report on a small town in France - A to Z https://caalden.github.io/film/a-z/ Mon, 01 Jan 0001 00:00:00 +0000 - https://caalden.github.io/film/a-z/ - A list of all film recommendations in order from A to Z + <p>A list of all film recommendations in order from A to Z</p> - About https://caalden.github.io/film/about/ Mon, 01 Jan 0001 00:00:00 +0000 - https://caalden.github.io/film/about/ - This is a blog that I’ve wanted to start for a long time! I create it with two goals in mind. First, I want to jot down and share my thoughts about movies as I have them. I normally have a pretty clear opinion about movies right after I watch them, but then cannot remember clearly all the little things I was thinking after about a week. I hope to use this blog to track those ideas while they’re still fresh. + <p>This is a blog that I’ve wanted to start for a long time! I create it with two goals in mind. First, I want to jot down and share my thoughts about movies as I have them. I normally have a pretty clear opinion about movies right after I watch them, but then cannot remember clearly all the little things I was thinking after about a week. I hope to use this blog to track those ideas while they’re still fresh.</p> - Explaining My Ratings https://caalden.github.io/film/ratings/ Mon, 01 Jan 0001 00:00:00 +0000 - https://caalden.github.io/film/ratings/ - You may have noticed that my ratings for movies on this site don&rsquo;t line up with other sites. In some cases, my rating may not line up exactly with my full opinion of the movie. That&rsquo;s because I&rsquo;m not rating the quality of the movie directly. I&rsquo;m rating how strongly I recommend you watch the movie. -This is why something I absolutely loved, for example The French Dispatch, is given less than 5/5. + <p>You may have noticed that my ratings for movies on this site don&rsquo;t line up with other sites. In some cases, my rating may not line up exactly with my full opinion of the movie. That&rsquo;s because I&rsquo;m not rating the <em>quality</em> of the movie directly. I&rsquo;m rating <em>how strongly I recommend you watch the movie</em>.</p> <p>This is why something I absolutely loved, for example <a href="https://caalden.github.io/film/reviews/the-french-dispatch/">The French Dispatch</a>, is given less than 5/5. While I think that movie is great, it is not necessarily a film that I think everyone will enjoy. My ratings can be thought of as follows:</p> - Favorites https://caalden.github.io/film/favorites/ Mon, 01 Jan 0001 00:00:00 +0000 - https://caalden.github.io/film/favorites/ - This is a list of my favorite films. They are not necessarily the ones that I would recommend to everyone but they hold a special place for me either as films that I remember fondly from my childhood or because I just feel that they hold all the qualities that make a movie great to me. + <p>This is a list of my favorite films. They are not necessarily the ones that I would recommend to everyone but they hold a special place for me either as films that I remember fondly from my childhood or because I just feel that they hold all the qualities that make a movie great to me.</p> - diff --git a/docs/reviews/beverly-hills-cop/index.html b/docs/reviews/beverly-hills-cop/index.html index c4ea749..eaea45c 100644 --- a/docs/reviews/beverly-hills-cop/index.html +++ b/docs/reviews/beverly-hills-cop/index.html @@ -162,10 +162,9 @@

This movie made the song popular; the main character is Axel Foley so there can be no doubt the two are linked very directly. It’s just a banger from the deep 80’s which is why it’s used as a meme, so I can’t really dock them points for that!

Random Continuity Issue

This doesn’t really belong anywhere, but one thing that snapped me out of the movie for a minute was a bad continuity error near the beginning. (Note the Axel F in the background at the beginning haha)

-
- -
+ +

In the first 30 seconds of the scene, he is carrying a big basket of flowers. This ends up being his excuse to go up and talk to the bad guy for the first time, but when he walks into the office he doesn’t have the basket anymore. It’s just completely unexplained.

He could easily have either had them in his hand in the scene or have dropped them outside, but by not showing that it shook me out of the experience and reminded me I was watching a movie. We can give him the benefit of the doubt that he did put it down somewhere, but it’s distracting because it’s not explicitly shown.

diff --git a/docs/reviews/index.xml b/docs/reviews/index.xml index 1b7f4b0..5c4f9d1 100644 --- a/docs/reviews/index.xml +++ b/docs/reviews/index.xml @@ -4,171 +4,136 @@ Reviews on CaAlden: Films https://caalden.github.io/film/reviews/ Recent content in Reviews on CaAlden: Films - Hugo -- gohugo.io + Hugo en-us © 2023 Campbell Alden, All rights reserved. - Sat, 04 Mar 2023 23:27:55 +0900 + Sat, 04 Mar 2023 23:27:55 +0900 + The Menu https://caalden.github.io/film/reviews/the-menu/ Sat, 04 Mar 2023 23:27:55 +0900 - https://caalden.github.io/film/reviews/the-menu/ A high class dinner on a remote island turns out more sinister than the diners expect - Mission: Impossible - Fallout https://caalden.github.io/film/reviews/mission-impossible-fallout/ Sun, 26 Feb 2023 12:05:44 +0900 - https://caalden.github.io/film/reviews/mission-impossible-fallout/ Ethan and the team race to prevent old foes from enacting a nuclear disaster - Mission: Impossible III https://caalden.github.io/film/reviews/mission-impossible-3/ Sun, 26 Feb 2023 11:37:31 +0900 - https://caalden.github.io/film/reviews/mission-impossible-3/ Ethan Hunt is pulled out of retirement to stop the biggest bad yet - Mission: Impossible II https://caalden.github.io/film/reviews/mission-impossible-2/ Sun, 26 Feb 2023 11:09:04 +0900 - https://caalden.github.io/film/reviews/mission-impossible-2/ Ethan Hunt is back to stop a rouge IMF agent from unleashing a deadly virus - Mission: Impossible https://caalden.github.io/film/reviews/mission-impossible/ Sat, 25 Feb 2023 14:26:59 +0900 - https://caalden.github.io/film/reviews/mission-impossible/ An American spy must pull off an &lsquo;impossible&rsquo; heist after his team is betrayed - O Brother, Where Art Thou? https://caalden.github.io/film/reviews/o-brother-where-art-thou/ Sat, 18 Feb 2023 13:02:20 +0900 - https://caalden.github.io/film/reviews/o-brother-where-art-thou/ Three escaped convicts seek their stashed treasure in dustbowl Mississippi - John Wick https://caalden.github.io/film/reviews/john-wick/ Wed, 16 Nov 2022 17:40:52 +0900 - https://caalden.github.io/film/reviews/john-wick/ A man dismantles an entire criminal syndicate that stands between him and his revenge - The School for Good and Evil https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Wed, 09 Nov 2022 19:58:32 +0900 - https://caalden.github.io/film/reviews/the-school-for-good-and-evil/ Two friends embark on a fairy tale at a school for heroes and villains - Fright Night https://caalden.github.io/film/reviews/fright-night/ Sun, 09 Oct 2022 20:53:53 +0900 - https://caalden.github.io/film/reviews/fright-night/ A high school student suspects his next door neighbor is a vampire - In Time https://caalden.github.io/film/reviews/in-time/ Tue, 27 Sep 2022 22:41:22 +0900 - https://caalden.github.io/film/reviews/in-time/ A dystopian future where time is literally money - Now You See Me 2 https://caalden.github.io/film/reviews/now-you-see-me-2/ Wed, 14 Sep 2022 22:09:07 +0900 - https://caalden.github.io/film/reviews/now-you-see-me-2/ A group of magicians are coerced into pulling off another heist - Whisper of the Heart https://caalden.github.io/film/reviews/whisper-of-the-heart/ Sun, 11 Sep 2022 20:43:24 +0900 - https://caalden.github.io/film/reviews/whisper-of-the-heart/ A slice of life story about a bookish middle school girl living in Tokyo - Now You See Me https://caalden.github.io/film/reviews/now-you-see-me/ Sun, 11 Sep 2022 20:43:17 +0900 - https://caalden.github.io/film/reviews/now-you-see-me/ Four magicians are united by an unknown benefactor to pull off a series of heists - Beverly Hills Cop https://caalden.github.io/film/reviews/beverly-hills-cop/ Wed, 07 Sep 2022 15:34:14 +0900 - https://caalden.github.io/film/reviews/beverly-hills-cop/ A Detroit cop comes to Beverly Hills to find the man who murdered his friend - Holes https://caalden.github.io/film/reviews/holes/ Fri, 02 Sep 2022 17:54:55 +0900 - https://caalden.github.io/film/reviews/holes/ A boy is sent to a juvenile work camp as punishment after being mistakenly arrested - Kingsman: The Secret Service https://caalden.github.io/film/reviews/kingsman/ Wed, 31 Aug 2022 21:52:25 +0900 - https://caalden.github.io/film/reviews/kingsman/ A secret British spy agency unravels a billionaire&rsquo;s evil plot - No Reservations https://caalden.github.io/film/reviews/no-reservations/ Sun, 28 Aug 2022 22:31:36 +0900 - https://caalden.github.io/film/reviews/no-reservations/ A NY City chef and her recently adopted niece adapt to their life together - The French Dispatch https://caalden.github.io/film/reviews/the-french-dispatch/ Wed, 17 Aug 2022 17:18:04 +0900 - https://caalden.github.io/film/reviews/the-french-dispatch/ Authors for a New Yorker-esque magazine report on a small town in France - diff --git a/docs/reviews/o-brother-where-art-thou/index.html b/docs/reviews/o-brother-where-art-thou/index.html index 3739e95..eef6f2f 100644 --- a/docs/reviews/o-brother-where-art-thou/index.html +++ b/docs/reviews/o-brother-where-art-thou/index.html @@ -149,10 +149,9 @@

Thoughts

Music

I chose to rewatch this movie because I wanted to hear the main Man of Constant Sorrow song, but I discovered on this rewatch that the music plays a more central role in establishing the tone and setting for the movie.

-
- -
+ +

On a plot level, this song is key to the protagonists eventual success, as it launches them to unexpected stardom and results in their pardon from the governor, but other songs throughout the movie drive the plot as well. Many scenes, like the baptism in the river or the encounter with the sirens, begin with overheard music which transports them to another adventure.

The political race which acts as the B plot to the story is also driven by song. Each candidate aligns themselves with a group of singers to capitalize on their popularity, but also to give the film a chance to play out more songs that define the time when the movie takes place.

diff --git a/docs/reviews/the-school-for-good-and-evil/index.html b/docs/reviews/the-school-for-good-and-evil/index.html index fe18312..1467c45 100644 --- a/docs/reviews/the-school-for-good-and-evil/index.html +++ b/docs/reviews/the-school-for-good-and-evil/index.html @@ -8,7 +8,7 @@ - + @@ -61,7 +61,7 @@
- Poster + Poster
diff --git a/shell.nix b/shell.nix index 9caeac4..30ee1df 100644 --- a/shell.nix +++ b/shell.nix @@ -1,7 +1,13 @@ { pkgs ? import {} }: -with pkgs; -mkShell { +let + myPython = pkgs.python311.withPackages (ps: with ps; [ + requests + pyyaml + ]); +in +pkgs.mkShell { buildInputs = [ - hugo + pkgs.hugo + myPython ]; }