PUBLISH: John Wick and The School for Good and Evil reviews

This commit is contained in:
Campbell Alden 2022-11-17 01:02:49 +09:00
parent 514aafcb68
commit 54e8a6413b
26 changed files with 1449 additions and 496 deletions

View file

@ -52,6 +52,54 @@
</header>
<div class="cards">
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTU2NjA1ODgzMF5BMl5BanBnXkFtZTgwMTM2MTI4MjE@._V1_SX800.webp alt="Poster forJohn Wick" />
</div>
<section class="card-content">
<header>
<h3 class="subtitle">John Wick</h3>
</header>
<div>A man dismantles an entire criminal syndicate that stands between him and his revenge</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:
<span class="numbers">5/5</span>
</div>
<div>
<a class="button" href="/film/reviews/john-wick/">
Read review
</a>
</div>
</div>
</div>
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BNzM1ODI4Y2UtMGYxMS00OTUxLWE4NzItNjgxMTM2NzRjZThkXkEyXkFqcGdeQXVyMTA1OTcyNDQ4._V1_SX800.webp alt="Poster forThe School for Good and Evil" />
</div>
<section class="card-content">
<header>
<h3 class="subtitle card-title-long">The School for Good and Evil</h3>
</header>
<div>Two friends embark on a fairy tale at a school for heroes and villains</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:
<span class="numbers">3/5</span>
</div>
<div>
<a class="button" href="/film/reviews/the-school-for-good-and-evil/">
Read review
</a>
</div>
</div>
</div>
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTU2MDc0NDY0M15BMl5BanBnXkFtZTcwOTgzMTYyNQ@@._V1_SX800.webp alt="Poster forFright Night" />
@ -84,7 +132,7 @@
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMjA3NzI1ODc1MV5BMl5BanBnXkFtZTcwMzI5NjQwNg@@._V1_SX800.webp alt="Poster forIn Time" />
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMjA3NzI1ODc1MV5BMl5BanBnXkFtZTcwMzI5NjQwNg@@._V1_SX800.webp alt="Poster forIn Time" />
</div>
<section class="card-content">
@ -108,7 +156,7 @@
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BYjhlNDljNTgtZjc4My00NmZmLTk2YzAtYWE5MDYwYjM4MTkzXkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SX800.webp alt="Poster forNow You See Me 2" />
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BYjhlNDljNTgtZjc4My00NmZmLTk2YzAtYWE5MDYwYjM4MTkzXkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SX800.webp alt="Poster forNow You See Me 2" />
</div>
<section class="card-content">

View file

@ -6,7 +6,25 @@
<description>Recent content in Action on CaAlden: Films</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 09 Oct 2022 20:53:53 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/action/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 16 Nov 2022 17:40:52 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/action/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>John Wick</title>
<link>https://caalden.github.io/film/reviews/john-wick/</link>
<pubDate>Wed, 16 Nov 2022 17:40:52 +0900</pubDate>
<guid>https://caalden.github.io/film/reviews/john-wick/</guid>
<description>A man dismantles an entire criminal syndicate that stands between him and his revenge</description>
</item>
<item>
<title>The School for Good and Evil</title>
<link>https://caalden.github.io/film/reviews/the-school-for-good-and-evil/</link>
<pubDate>Wed, 09 Nov 2022 19:58:32 +0900</pubDate>
<guid>https://caalden.github.io/film/reviews/the-school-for-good-and-evil/</guid>
<description>Two friends embark on a fairy tale at a school for heroes and villains</description>
</item>
<item>
<title>Fright Night</title>
<link>https://caalden.github.io/film/reviews/fright-night/</link>

View file

@ -91,7 +91,7 @@
<header>
<h3 class="subtitle">Holes</h3>
</header>
<div>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested.</div>
<div>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:

View file

@ -22,7 +22,7 @@
<pubDate>Fri, 02 Sep 2022 17:54:55 +0900</pubDate>
<guid>https://caalden.github.io/film/reviews/holes/</guid>
<description>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested.</description>
<description>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested</description>
</item>
<item>

View file

@ -52,6 +52,30 @@
</header>
<div class="cards">
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BNzM1ODI4Y2UtMGYxMS00OTUxLWE4NzItNjgxMTM2NzRjZThkXkEyXkFqcGdeQXVyMTA1OTcyNDQ4._V1_SX800.webp alt="Poster forThe School for Good and Evil" />
</div>
<section class="card-content">
<header>
<h3 class="subtitle card-title-long">The School for Good and Evil</h3>
</header>
<div>Two friends embark on a fairy tale at a school for heroes and villains</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:
<span class="numbers">3/5</span>
</div>
<div>
<a class="button" href="/film/reviews/the-school-for-good-and-evil/">
Read review
</a>
</div>
</div>
</div>
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BYjhlNDljNTgtZjc4My00NmZmLTk2YzAtYWE5MDYwYjM4MTkzXkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SX800.webp alt="Poster forNow You See Me 2" />
@ -102,7 +126,7 @@
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTg0MTU5ODkwM15BMl5BanBnXkFtZTYwMzgxNzY3._V1_SX800.webp alt="Poster forHoles" />
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTg0MTU5ODkwM15BMl5BanBnXkFtZTYwMzgxNzY3._V1_SX800.webp alt="Poster forHoles" />
<a class="card-favorite-star" href="https://caalden.github.io/film/favorites">
<span hidden>Favorite</span>
@ -115,7 +139,7 @@
<header>
<h3 class="subtitle">Holes</h3>
</header>
<div>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested.</div>
<div>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:

View file

@ -6,7 +6,16 @@
<description>Recent content in Comedy on CaAlden: Films</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 14 Sep 2022 22:09:07 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/comedy/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 09 Nov 2022 19:58:32 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/comedy/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>The School for Good and Evil</title>
<link>https://caalden.github.io/film/reviews/the-school-for-good-and-evil/</link>
<pubDate>Wed, 09 Nov 2022 19:58:32 +0900</pubDate>
<guid>https://caalden.github.io/film/reviews/the-school-for-good-and-evil/</guid>
<description>Two friends embark on a fairy tale at a school for heroes and villains</description>
</item>
<item>
<title>Now You See Me 2</title>
<link>https://caalden.github.io/film/reviews/now-you-see-me-2/</link>
@ -31,7 +40,7 @@
<pubDate>Fri, 02 Sep 2022 17:54:55 +0900</pubDate>
<guid>https://caalden.github.io/film/reviews/holes/</guid>
<description>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested.</description>
<description>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested</description>
</item>
<item>

View file

@ -52,6 +52,30 @@
</header>
<div class="cards">
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTU2NjA1ODgzMF5BMl5BanBnXkFtZTgwMTM2MTI4MjE@._V1_SX800.webp alt="Poster forJohn Wick" />
</div>
<section class="card-content">
<header>
<h3 class="subtitle">John Wick</h3>
</header>
<div>A man dismantles an entire criminal syndicate that stands between him and his revenge</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:
<span class="numbers">5/5</span>
</div>
<div>
<a class="button" href="/film/reviews/john-wick/">
Read review
</a>
</div>
</div>
</div>
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTY0NDY3MDMxN15BMl5BanBnXkFtZTcwOTM5NzMzOQ@@._V1_SX800.webp alt="Poster forNow You See Me" />

View file

@ -6,7 +6,16 @@
<description>Recent content in Crime on CaAlden: Films</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 11 Sep 2022 20:43:17 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/crime/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 16 Nov 2022 17:40:52 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/crime/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>John Wick</title>
<link>https://caalden.github.io/film/reviews/john-wick/</link>
<pubDate>Wed, 16 Nov 2022 17:40:52 +0900</pubDate>
<guid>https://caalden.github.io/film/reviews/john-wick/</guid>
<description>A man dismantles an entire criminal syndicate that stands between him and his revenge</description>
</item>
<item>
<title>Now You See Me</title>
<link>https://caalden.github.io/film/reviews/now-you-see-me/</link>

View file

@ -52,6 +52,30 @@
</header>
<div class="cards">
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BNzM1ODI4Y2UtMGYxMS00OTUxLWE4NzItNjgxMTM2NzRjZThkXkEyXkFqcGdeQXVyMTA1OTcyNDQ4._V1_SX800.webp alt="Poster forThe School for Good and Evil" />
</div>
<section class="card-content">
<header>
<h3 class="subtitle card-title-long">The School for Good and Evil</h3>
</header>
<div>Two friends embark on a fairy tale at a school for heroes and villains</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:
<span class="numbers">3/5</span>
</div>
<div>
<a class="button" href="/film/reviews/the-school-for-good-and-evil/">
Read review
</a>
</div>
</div>
</div>
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BZDg0MWNmNjktMGEwZC00ZDlmLWI1MTUtMDBmNjQzMWM2NjBjXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SX800.webp alt="Poster forWhisper of the Heart" />
@ -91,7 +115,7 @@
<header>
<h3 class="subtitle">Holes</h3>
</header>
<div>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested.</div>
<div>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:
@ -108,7 +132,7 @@
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTI1NzQ5MzU1OV5BMl5BanBnXkFtZTcwNzExODU0MQ@@._V1_SX800.webp alt="Poster forNo Reservations" />
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTI1NzQ5MzU1OV5BMl5BanBnXkFtZTcwNzExODU0MQ@@._V1_SX800.webp alt="Poster forNo Reservations" />
</div>
<section class="card-content">

View file

@ -6,7 +6,16 @@
<description>Recent content in Drama on CaAlden: Films</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 11 Sep 2022 20:43:24 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/drama/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 09 Nov 2022 19:58:32 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/drama/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>The School for Good and Evil</title>
<link>https://caalden.github.io/film/reviews/the-school-for-good-and-evil/</link>
<pubDate>Wed, 09 Nov 2022 19:58:32 +0900</pubDate>
<guid>https://caalden.github.io/film/reviews/the-school-for-good-and-evil/</guid>
<description>Two friends embark on a fairy tale at a school for heroes and villains</description>
</item>
<item>
<title>Whisper of the Heart</title>
<link>https://caalden.github.io/film/reviews/whisper-of-the-heart/</link>
@ -22,7 +31,7 @@
<pubDate>Fri, 02 Sep 2022 17:54:55 +0900</pubDate>
<guid>https://caalden.github.io/film/reviews/holes/</guid>
<description>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested.</description>
<description>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested</description>
</item>
<item>

File diff suppressed because it is too large Load diff

View file

@ -6,16 +6,52 @@
<description>Recent content in Genres on CaAlden: Films</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 09 Oct 2022 20:53:53 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 16 Nov 2022 17:40:52 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Action</title>
<link>https://caalden.github.io/film/genres/action/</link>
<pubDate>Sun, 09 Oct 2022 20:53:53 +0900</pubDate>
<pubDate>Wed, 16 Nov 2022 17:40:52 +0900</pubDate>
<guid>https://caalden.github.io/film/genres/action/</guid>
<description></description>
</item>
<item>
<title>Crime</title>
<link>https://caalden.github.io/film/genres/crime/</link>
<pubDate>Wed, 16 Nov 2022 17:40:52 +0900</pubDate>
<guid>https://caalden.github.io/film/genres/crime/</guid>
<description></description>
</item>
<item>
<title>Thriller</title>
<link>https://caalden.github.io/film/genres/thriller/</link>
<pubDate>Wed, 16 Nov 2022 17:40:52 +0900</pubDate>
<guid>https://caalden.github.io/film/genres/thriller/</guid>
<description></description>
</item>
<item>
<title>Comedy</title>
<link>https://caalden.github.io/film/genres/comedy/</link>
<pubDate>Wed, 09 Nov 2022 19:58:32 +0900</pubDate>
<guid>https://caalden.github.io/film/genres/comedy/</guid>
<description></description>
</item>
<item>
<title>Drama</title>
<link>https://caalden.github.io/film/genres/drama/</link>
<pubDate>Wed, 09 Nov 2022 19:58:32 +0900</pubDate>
<guid>https://caalden.github.io/film/genres/drama/</guid>
<description></description>
</item>
<item>
<title>Horror</title>
<link>https://caalden.github.io/film/genres/horror/</link>
@ -34,15 +70,6 @@
<description></description>
</item>
<item>
<title>Thriller</title>
<link>https://caalden.github.io/film/genres/thriller/</link>
<pubDate>Tue, 27 Sep 2022 22:41:22 +0900</pubDate>
<guid>https://caalden.github.io/film/genres/thriller/</guid>
<description></description>
</item>
<item>
<title>Adventure</title>
<link>https://caalden.github.io/film/genres/adventure/</link>
@ -52,24 +79,6 @@
<description></description>
</item>
<item>
<title>Comedy</title>
<link>https://caalden.github.io/film/genres/comedy/</link>
<pubDate>Wed, 14 Sep 2022 22:09:07 +0900</pubDate>
<guid>https://caalden.github.io/film/genres/comedy/</guid>
<description></description>
</item>
<item>
<title>Drama</title>
<link>https://caalden.github.io/film/genres/drama/</link>
<pubDate>Sun, 11 Sep 2022 20:43:24 +0900</pubDate>
<guid>https://caalden.github.io/film/genres/drama/</guid>
<description></description>
</item>
<item>
<title>Family</title>
<link>https://caalden.github.io/film/genres/family/</link>
@ -88,15 +97,6 @@
<description></description>
</item>
<item>
<title>Crime</title>
<link>https://caalden.github.io/film/genres/crime/</link>
<pubDate>Sun, 11 Sep 2022 20:43:17 +0900</pubDate>
<guid>https://caalden.github.io/film/genres/crime/</guid>
<description></description>
</item>
<item>
<title>Mystery</title>
<link>https://caalden.github.io/film/genres/mystery/</link>

View file

@ -52,6 +52,30 @@
</header>
<div class="cards">
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTU2NjA1ODgzMF5BMl5BanBnXkFtZTgwMTM2MTI4MjE@._V1_SX800.webp alt="Poster forJohn Wick" />
</div>
<section class="card-content">
<header>
<h3 class="subtitle">John Wick</h3>
</header>
<div>A man dismantles an entire criminal syndicate that stands between him and his revenge</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:
<span class="numbers">5/5</span>
</div>
<div>
<a class="button" href="/film/reviews/john-wick/">
Read review
</a>
</div>
</div>
</div>
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMjA3NzI1ODc1MV5BMl5BanBnXkFtZTcwMzI5NjQwNg@@._V1_SX800.webp alt="Poster forIn Time" />

View file

@ -6,7 +6,16 @@
<description>Recent content in Thriller on CaAlden: Films</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Tue, 27 Sep 2022 22:41:22 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/thriller/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 16 Nov 2022 17:40:52 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/thriller/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>John Wick</title>
<link>https://caalden.github.io/film/reviews/john-wick/</link>
<pubDate>Wed, 16 Nov 2022 17:40:52 +0900</pubDate>
<guid>https://caalden.github.io/film/reviews/john-wick/</guid>
<description>A man dismantles an entire criminal syndicate that stands between him and his revenge</description>
</item>
<item>
<title>In Time</title>
<link>https://caalden.github.io/film/reviews/in-time/</link>