PUBLISH: Now You See Me
This commit is contained in:
parent
86455e04cf
commit
94882c90e1
22 changed files with 765 additions and 154 deletions
87
docs/genres/thriller/index.html
Normal file
87
docs/genres/thriller/index.html
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<title>Thriller</title>
|
||||
<meta property="og:title" content="Thriller" />
|
||||
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<meta property="og:url" content="https://caalden.github.io/film/genres/thriller/" />
|
||||
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎥</text></svg>">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inika:wght@400;700&family=Merriweather:wght@400;700&family=Rufina&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/film/style.css">
|
||||
<link rel="stylesheet" href="/film/card.css">
|
||||
<link rel="stylesheet" href="/film/home.css">
|
||||
<link rel="stylesheet" href="/film/review.css">
|
||||
<link rel="stylesheet" href="/film/quick_look.css">
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PF672BTD8F"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-PF672BTD8F');
|
||||
</script>
|
||||
</head>
|
||||
<body><header class="header">
|
||||
<h2>CaAlden: <span class="color:accent">Films</span></h2><nav class="navbar">
|
||||
<ul class="navbar-list">
|
||||
<li class="navbar-item button:large">
|
||||
<a href="https://caalden.github.io/film/about" class="button button:large color:invert">about</a>
|
||||
</li>
|
||||
<li class="button:large">
|
||||
<a href="https://caalden.github.io/film/" class="button button:large color:invert">home</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<main id="content">
|
||||
<section>
|
||||
<header class="cluster s1 spacing:between" style="align-items: center; margin-bottom: 10px">
|
||||
<h1>Thriller</h1>
|
||||
<a class="button button:large" href="https://caalden.github.io/film/genres">Back to Genres</a>
|
||||
</header>
|
||||
<div class="cards">
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTY0NDY3MDMxN15BMl5BanBnXkFtZTcwOTM5NzMzOQ@@._V1_SX800.webp alt="Now You See Me" />
|
||||
|
||||
<div class="card-favorite-star">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="yellow" stroke="gold" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle">Now You See Me</h3>
|
||||
</header>
|
||||
<div>Four magicians are united by an unknown benefactor to pull off a series of heists</div>
|
||||
<div class="cluster spacing:between">
|
||||
<div class="cluster s1 align:center">
|
||||
<img src="https://caalden.github.io/film/imdb-logo-small.png" class="icon" alt="imbd logo">
|
||||
<span class="numbers">7.2</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/now-you-see-me/">
|
||||
Read review
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</main><footer>
|
||||
<span></span>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
20
docs/genres/thriller/index.xml
Normal file
20
docs/genres/thriller/index.xml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Thriller on CaAlden: Films</title>
|
||||
<link>https://caalden.github.io/film/genres/thriller/</link>
|
||||
<description>Recent content in Thriller 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/thriller/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Now You See Me</title>
|
||||
<link>https://caalden.github.io/film/reviews/now-you-see-me/</link>
|
||||
<pubDate>Sun, 11 Sep 2022 20:43:17 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/now-you-see-me/</guid>
|
||||
<description>Four magicians are united by an unknown benefactor to pull off a series of heists</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue