--- title: /now description: What's going on now and all the latest with myself. --- {% set recentTrack = lastfm.recentTracks[0] %}
What am I doing right now? Everything on here is automatically generated from various data sources.
{% if recentTrack %}🎶 {{ recentTrack.artist }} - {{ recentTrack.track }}
{% endif %} {% if lastfm.recentAlbums.length > 0 %}{{ textContent }}
{% if album.imageUrl %}{{ movie.title }}
{% if movie.imgSrc %}What is a `/now` page? Check out nownownow.com.