---
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.amount %}Amount: {{ recipe.data.newest.data.amount }}
{% endif %} {% if recipe.data.newest.data.cookingTime %}Cooking Time: {{ recipe.data.newest.data.cookingTime }}
{% endif %}