1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

116 lines
3.7 KiB
HTML

<html>
<head>
<title>Vane reads one book by women every week of 2024 - MayVaneDay Studios</title>
<style>
body {
margin: auto;
margin-top: 14px;
font-family: monospace !important;
background-color: #cc99ff;
max-width: 1000px;
}
table {
width: auto;
margin-left: auto;
margin-right: auto;
}
table, td {
border: 1px solid;
max-width: 800px;
}
h1 {
text-align: center;
padding: 4px;
}
table, h1 {
background-color: #99ccff;
}
</style>
</head>
<body>
<h1>Vane reads one book by women every week of 2024</h1>
<table>
<thead>
<th>Week finished reading</th>
<th>Book Title</th>
<th>Author</th>
<th>Comments / notes</th>
</thead>
<tbody>
<tr>
<td>2024-W1</td>
<td>The Raven Boys</td>
<td>Maggie Stiefvater</td>
<td>Despite the insufferability of the average rich kid psyche, this book was actually a quite enjoyable romp through the Virginia countryside. Four boys, one of which is dead and pretending otherwise, and a kinda-not-really psychic girl try to wake up a ley line in search of a dead king and end up getting their Latin teacher trampled to death. Good times.</td>
</tr>
<tr>
<td>2024-W1</td>
<td>City of the Dead</td>
<td><small>James Patterson and</small> Mindy McGinnis</td>
<td>It still counts if it was co-written by a woman, right?... This moid needs to retire. I feel bad for the trees that died to produce this pigslop. Beating the corpse of a series I loved when I was a teenager (that's over a decade ago) - this is <i>Star Wars</i>-tier series sprawl. As Filthy Frank would say, "it's time to stop."</td>
</tr>
<tr>
<td>2024-W2</td>
<td>The Dream Thieves</td>
<td>Maggie Stiefvater</td>
<td>One hundred white Mitsubishis in an empty field.</td>
</tr>
<tr>
<td>2024-W3</td>
<td>Strange the Dreamer <small>and its sequel</small> Muse of Nightmares</td>
<td>Laini Taylor</td>
<td>Not to go all Bigolas Dickolas on you, but you <em>need</em> to read this book. Don't look at any summaries or reviews or even the cover art for the paperback version (if that's what you get stuck with) - just jump in.</td>
</tr>
<tr>
<td>2024-W3</td>
<td>On the Clock: What Low-Wage Work Did to Me and How It Drives America Insane</td>
<td>Emily Guendelsberger</td>
<td></td>
</tr>
<tr>
<td>2024-W4</td>
<td>Fourth Wing</td>
<td>Rebecca Yarros</td>
<td>An embarrassing amount of heterosexual sex.</td>
</tr>
<tr>
<td>2024-W5</td>
<td>Niksen: Embracing the Dutch Art of Doing Nothing</td>
<td>Olga Mecking</td>
<td><!-- I am intentionally leaving this note blank for comedic effect. --></td>
</tr>
<tr>
<td>2024-W6</td>
<td>The Marriage of Opposites</td>
<td>Alice Hoffman</td>
<td>A library nearby is holding a winter reading challenge. This month is to read a book that takes place on an island. This was one of the recommended books. It came with a cute little bookmark of a cup of limeade.</td>
</tr>
<tr>
<td>2024-W7</td>
<td>A History of Nineteenth-Century American Women's Poetry</td>
<td>Jennifer Putzi and Alexandra Socarides</td>
<td>This book was a real slog. But there is a good amount of information for the taking if you can excavate it from the obtuse academic writing style.</td>
</tr>
<tr>
<td>2024-W8</td>
<td>Heart</td>
<td>Gail Godwin</td>
<td></td>
</tr>
<tr>
<td>2024-W9</td>
<td>Big Magic</td>
<td>Elizabeth Gilbert</td>
<td></td>
</tr>
<tr>
<td>2024-W10</td>
<td>Song of the Dead</td>
<td>Sarah Glenn Marsh</td>
<td></td>
</tr>
</tbody>
</table>
</body>
</html>