From 042393d0aa9d6235970e36be44af19d527c96fe8 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 11 Apr 2026 11:27:10 -0700 Subject: [PATCH] Moce the Diet page to be an actual article so that it appears in the list. --- content/diet.md | 62 ------------------- content/posts/recipes/food/diet.md | 96 ++++++++++++++++++++++++++++++ 2 files changed, 96 insertions(+), 62 deletions(-) delete mode 100644 content/diet.md create mode 100644 content/posts/recipes/food/diet.md diff --git a/content/diet.md b/content/diet.md deleted file mode 100644 index 201eec8..0000000 --- a/content/diet.md +++ /dev/null @@ -1,62 +0,0 @@ ---- -title: "My Diet" -toc: true -aliases: - - /diet - - /food ---- - -Everything I choose is organic or local unless it's something rare like durian. - -## staples - -### fruit - -- apples (pink lady, opal, cosmic crisp, autumn crisp, granny smith, sugar bee) -- dates (barhi, deglet, medjool) - -#### seasonal - -- bananas -- persimmons -- dates (khadrawi, halawi, honey) - -### grains - -- white rice (jasmine, basmati, long grain, sushi, short grain, arborrio, etc) -- wild rice - -### legumes - -- lentils -- mung beans -- chickpeas - -## snacks - -- mangoes (dried, rehydrate before eating) -- bananas (dried coins, NOT banana chips) - -## fridge - -### greens - -- celery -- dino kale -- parsley -- cilantro -- lettuces -- brussel sprouts - -### frozen - -These are allowed to thaw out so they're ready to eat by time I get to them. - -- mangoes -- bananas -- cherries -- berry mix - -### other - -- tofu diff --git a/content/posts/recipes/food/diet.md b/content/posts/recipes/food/diet.md new file mode 100644 index 0000000..531cb9a --- /dev/null +++ b/content/posts/recipes/food/diet.md @@ -0,0 +1,96 @@ +--- +draft: false +pinned: true +hidden: false +title: "My Diet" +subtitle: "Curious about the foods in my pantry? Here's a list!" +feathericon: "" +author: authorDefault +#started: 2026-02-04T10:00:00-07:00 +date: 2026-02-04T10:00:00-07:00 +lastmod: 2026-04-11T11:00:00-07:00 +toc: true +audio: false +images: +tags: + - food + - diet +series: + - diet +categories: + - guides + - recipes + - pinned +aliases: + - /posts/recipes/food/diet + - /posts/guides/diet/diet + - /posts/guides/diet/food + - /posts/guides/diet + - /diet + - /food +--- + +Everything I choose is organic or local unless it's something rare like durian. + +## staples + +### raw + +#### fruit + +- apples (pink lady, opal, cosmic crisp, autumn crisp, granny smith, sugar bee) +- dates (barhi, deglet, medjool) + +##### seasonal + +- bananas +- persimmons +- dates (khadrawi, halawi, honey) + +### dry goods + +Check out my [Cooking Guide](/cooking) to see how I rinse and soak these. + +#### grains + +- white rice (jasmine, basmati, long grain, sushi, short grain, arborrio, etc) +- wild rice + +#### legumes + +- lentils +- mung beans +- chickpeas + +## snacks + +- dried mangoes (rehydrated before eating) +- dried bananas (coins, NOT oily banana chips) + +## fridge + +### greens + +- celery +- dino kale +- parsley +- cilantro +- lettuces +- brussel sprouts + +### frozen + +These are allowed to thaw out so that they're ready to eat by time I get to them. + +- mangoes +- cherries +- berry mix + +### other + +- tofu +- Coconut Cult coconut yogurt (original flavor) + +--- + +[blog.hyperling.com/diet](/diet)