{
"$type": "site.standard.document",
"content": {
"$type": "site.standard.content.markdown",
"text": "<!--\n## Life...stuff\n\n## Web...stuff\n\n## Media\n\n### Books\n\n<div class=\"poster-grid\">\n <div>{% imagePlaceholder \"./src/assets/images/posts/murdle.jpg\", \"A row of cards with long content\" %}</div>\n <div>{% imagePlaceholder \"./src/assets/images/posts/hitchhikers-guide.jpg\", \"A row of cards with long content\" %}</div>\n <div>{% imagePlaceholder \"./src/assets/images/posts/restaurant-end.jpg\", \"A row of cards with long content\" %}</div>\n <div>{% imagePlaceholder \"./src/assets/images/posts/leviathan-wakes.jpg\", \"A row of cards with long content\" %}</div>\n</div>\n\n### Dropout/D&D\n\nFor d20;\n- escape from the bloodkeep\n\n<div class=\"poster-grid\">\n <div>{% imagePlaceholder \"./src/assets/images/posts/vip.avif\", \"A row of cards with long content\" %}</div>\n <div>{% imagePlaceholder \"./src/assets/images/posts/gamechanger.avif\", \"A row of cards with long content\" %}</div>\n <div>{% imagePlaceholder \"./src/assets/images/posts/dimension-twenty.avif\", \"A row of cards with long content\" %}</div>\n</div>\n\n### TV Series\n\nonly murders in the building\n\n<div class=\"poster-grid\">\n <div>{% imagePlaceholder \"./src/assets/images/posts/killing-eve.jpeg\", \"A row of cards with long content\" %}</div>\n <div>{% imagePlaceholder \"./src/assets/images/posts/extraordinary.jpeg\", \"A row of cards with long content\" %}</div>\n</div>\n\n### Movies\n\n### Music\n\n{% set results = musicDateFrom | apiCall(musicDateTo) %}\n{% if results.length > 8 %}\n {% set layout = 'flex' %}\n{% else %}\n {% set layout = 'grid' %}\n{% endif %}\n\n<div class=\"music-grid\" style=\"--layout: {{ layout }}\">\n {% for album in results %}\n <a href=\"{{ album.url }}\"><img height=\"174\" width=\"174\" src=\"{{ album.art }}\" loading=\"lazy\" /></a>\n {% endfor %}\n</div>\n\n<iframe allow=\"autoplay *; encrypted-media *; fullscreen *; clipboard-write\" frameborder=\"0\" height=\"450\" style=\"width:100%;max-width:660px;overflow:hidden;border-radius:10px;\" sandbox=\"allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation\" src=\"https://embed.music.apple.com/gb/playlist/april/pl.u-RRbVolVsmvjbapA\"></iframe> -->",
"version": "1.0"
},
"description": "Highlights from the month",
"path": "/writing/spotlight-april-2024",
"publishedAt": "2024-05-01T00:00:00.000Z",
"site": "https://dominickjay.com",
"tags": [
"spotlight",
"personal"
],
"textContent": "{% imagePlaceholder \"./src/assets/images/posts/murdle.jpg\", \"A row of cards with long content\" %}\n {% imagePlaceholder \"./src/assets/images/posts/hitchhikers-guide.jpg\", \"A row of cards with long content\" %}\n {% imagePlaceholder \"./src/assets/images/posts/restaurant-end.jpg\", \"A row of cards with long content\" %}\n {% imagePlaceholder \"./src/assets/images/posts/leviathan-wakes.jpg\", \"A row of cards with long content\" %}\n\nDropout/D&D\n\nFor d20;\nescape from the bloodkeep\n\n {% imagePlaceholder \"./src/assets/images/posts/vip.avif\", \"A row of cards with long content\" %}\n {% imagePlaceholder \"./src/assets/images/posts/gamechanger.avif\", \"A row of cards with long content\" %}\n {% imagePlaceholder \"./src/assets/images/posts/dimension-twenty.avif\", \"A row of cards with long content\" %}\n\nTV Series\n\nonly murders in the building\n\n {% imagePlaceholder \"./src/assets/images/posts/killing-eve.jpeg\", \"A row of cards with long content\" %}\n {% imagePlaceholder \"./src/assets/images/posts/extraordinary.jpeg\", \"A row of cards with long content\" %}\n\nMovies\n\nMusic\n\n{% set results = musicDateFrom | apiCall(musicDateTo) %}\n{% if results.length > 8 %}\n {% set layout = 'flex' %}\n{% else %}\n {% set layout = 'grid' %}\n{% endif %}\n\n {% for album in results %}\n \n {% endfor %}\n\n -->",
"title": "Spotlight: April 2024",
"updatedAt": "2026-06-08T09:40:23.250Z"
}