--- title: Anticipated albums description: These are the album releases I'm currently looking forward to. permalink: "/music/album-releases/index.html" schema: music-releases updated: "now" ---

{{ title }}

These are all albums I'm looking forward to (this year — next year?).

Take a look at what I'm listening to now or check out the concerts I've been to.

{% render "blocks/banners/calendar.liquid", url:"/music/releases.ics", text:"Subscribe to my album releases calendar" %}
{%- if albumReleases.upcoming.size > 0 -%} {% render "media/grid.liquid", globals:globals, data:albumReleases.upcoming, %} {%- else -%}

OH NO THERE'S NO MUSIC TO LOOK FORWARD TO.

{%- endif -%}