---
layout: base.njk
title: Blog
description: Welcome to my website! I write about tech, politics, food, and hobby projects. Stay a while, make some friends, learn something, and help your neighbors.
---
{{ description }}
{{ post.data.description }}
{% endif %}{{ recipe.data.newest.data.description }}
{% endif %} {% if recipe.data.newest.data.plantBased %}Vegan
{% endif %} {% if recipe.data.newest.data.makes %}Makes: {{ recipe.data.newest.data.makes }}
{% endif %} {% if recipe.data.newest.data.prepTime %}Prep Time: {{ recipe.data.newest.data.prepTime }}
{% endif %}