Move articles to the blog tree. Add a show shortcode for content which may be hidden again in the future.

This commit is contained in:
2026-04-11 13:14:52 -07:00
parent 77d95dd025
commit 18037f9624
5 changed files with 100 additions and 33 deletions

View File

@@ -25,6 +25,8 @@ aliases:
- /posts/guides/diet/cooking
- /cooking
- /cook
- /posts/blog/cooking
- /posts/blog/cook
---
Also be sure to visit my [Diet](/diet) page to see what sorts of food I frequent.
@@ -64,4 +66,4 @@ Then wait for it to complete and release the pressure naturally! :)
---
[TBD.hyperling.com/TBD](/TBD)
[blog.hyperling.com/cooking](cooking)

View File

@@ -6,8 +6,8 @@ title: "My Diet"
subtitle: "Curious about the foods in my pantry? Here's a list!"
feathericon: ""
author: HyperVegan
#started: 2026-02-04T10:00:00-07:00
date: 2026-02-04T10:00:00-07:00
started: 2025-06-06T10:00:00-07:00
date: 2025-06-06T12:00:00-07:00
lastmod: 2026-04-11T11:00:00-07:00
toc: true
audio: false
@@ -28,10 +28,16 @@ aliases:
- /posts/guides/diet
- /diet
- /food
- /blog/diet
- /blog/food
- /posts/blog/diet
- /posts/blog/food
---
Everything I choose is organic or local unless it's something rare like durian.
Most items are eaten in monomeals. If multiple items exist in one meal, food combining (such as taught in Natural Hygiene) is practiced.
## Fruit
- apples (pink lady, opal, cosmic crisp, autumn crisp, granny smith, sugar bee)
@@ -84,6 +90,10 @@ Anything frozen here is allowed to thaw out so that they're ready to eat by time
- tofu (typically super firm, high calorie)
- Coconut Cult coconut yogurt (original flavor)
## Allergies
To know what I intentionally avoid, go [Here](/allergies)
---
[blog.hyperling.com/diet](/diet)

View File

@@ -0,0 +1,84 @@
---
draft: true
pinned: true
hidden: false
title: "My Food Sensitivities"
subtitle: ""
feathericon: ""
author: authorDefault
started: 2025-06-06T10:00:00-07:00
date: 2025-06-06T12:00:00-07:00
lastmod: 2026-04-11T13:00:00-07:00
toc: false
audio: false
images:
tags:
- food
- diet
series:
- diet
categories:
- guides
- pinned
aliases:
- /posts/blog/sensitivities
- /sensitivities
- /allergies
- /aversions
- /avoidants
- /avoid
---
My body is very sensitive in almost every way, including digestion. I've fine tuned what I eat in order to ensure I avoid ailments as simple as bloating and as excruciating as migraines and night terrors.
Basically, if you can feed it to both a rabbit and a dog, then I can probably have it. If it's unsafe for either of those, then I likely avoid it. It's also important to note that I practice concious food combining, otherwise that causes another list of issues. {{% hide %}}[More here]().{{% /hide %}}
## High Reactivity
I flat out refuse to eat any meal which included even a portion of these plant families.
- Alliums (onion, garlic, even shallots / scallions / chives) {{% show %}}
- Headaches and night sweats to migraines and night terrors.
- Horrible body odor, although most people experience this.
- Digestive and body pains, bloating, mental fog, etc. {{% /show %}}
- Grapes {{% show %}}
- Digestive distress. We'll leave it at that. :) {{% /show %}}
- Tropical Nuts (cashews, brazil nuts, etc) {{% show %}}
- Body pains, fatigue, digestive distress. {{% /show %}}
- Caffeine {{% show %}}
- Sweating, hyperstimulation, severe weight loss. {{% /show %}}
- Drugs & Alcohol
- I prefer to stay present and improve my reality rather than escape.
- These also tend to come with side affects such as mental fog and emotional suppression, some are highly carcinogenic, plus they're relatively expensive.
## Moderate Reactivity
I do not buy these, and will typically pick them out of a dish if possible.
- Nightshades (tomatoes, peppers, potatoes, eggplant, tobacco, datura, etc) {{% show %}}
- Mucous for days. Digestive ailments and bloating. Mental fog.
- When cooked at very high temperatures over 400F, like a deep fryer, then these symptoms can go away, but then the oil causes other suffering.{{% /show %}}
- Fatty Substances like Nuts & Seeds{{% show %}}
- Fatigue, lethargy, bloating, general body discomfort (inflammation).{{% /show %}}
- Avocados, almonds, pecans, and walnuts can be okay.
- Oil (Yes, even Extra Virgin Olive or Coconut)
- Inflammation, bloating, multi-day fatigue, acne, etc.
- It's a horrendously processed food!! NOT a health food!
## Low Reactivity
I typically prefer to avoid these and am likely to turn down food containing them.
- Cinnamon and other pesticidal seasonings.
- Usually cause body sweats, fatigue, overheating, etc.
- Roots.
- Typically dogest poorly causing bloating and fatigue.s
- Some are okay, but it's easier for me to just avoid them.
- Citrus
- General discomfort, digestive ailments.
- Will I sometimes cook with a lemon? Sure.
- No more orange or grapefruit feasts though.
---
[blog.hyperling.com/sensitivities](/sensitivities)

View File

@@ -1,30 +0,0 @@
---
draft: true
pinned: false
hidden: false
title: "Sensitivities"
subtitle: ""
feathericon: ""
author: authorDefault
#started: 2026-04-11T12:02:38-07:00
date: 2026-04-11T12:02:38-07:00
#lastmod: 2026-04-11T12:02:38-07:00
toc: false
audio: false
images:
tags:
- TBD # food, drink, craft, poetry, blog, video, tech, tourism
series:
- TBD
categories:
- TBD # recipes, musings, videos, articles, guides
aliases:
- /posts/blog/sensitivities
- /sensitivities
---
CONTENT
---
[blog.hyperling.com/sensitivities](/sensitivities)

View File

@@ -0,0 +1 @@
{{ if .Inner }} {{ .Inner }} {{ end }}