2022-10-09 09:43:38 -05:00
|
|
|
#!/usr/bin/php
|
2022-10-13 07:29:46 -05:00
|
|
|
<div class="row" id="health">
|
2022-10-09 09:43:38 -05:00
|
|
|
<h2 class="col-12 header">My Health Protocol</h2>
|
2022-10-16 09:22:44 -05:00
|
|
|
</div>
|
|
|
|
<div class="row">
|
2022-10-09 09:43:38 -05:00
|
|
|
<div class="col-12 text">
|
|
|
|
<p>
|
2022-10-13 07:29:46 -05:00
|
|
|
I have not been sick since I cleaned up my lifestyle in 2014. No colds,
|
|
|
|
flus, fevers, etc. My suggestions for accomplishing this are simple.
|
|
|
|
Consistently:
|
2022-10-16 09:22:44 -05:00
|
|
|
<ul class="indent">
|
2022-10-13 07:29:46 -05:00
|
|
|
<li>eat enough clean food,</li>
|
|
|
|
<li>drink enough clean water,</li>
|
|
|
|
<li>get enough good sleep, and</li>
|
|
|
|
<li>enjoy a low-stress life.</li>
|
|
|
|
</ul>
|
|
|
|
Unfortunately our society today has many different views on how to
|
|
|
|
do these things, most of which I would say do not work. A full list of
|
|
|
|
my protocol without getting too into the weeds can be found here:
|
2022-10-09 09:43:38 -05:00
|
|
|
</p>
|
|
|
|
<!-- URL/image/something to MyPriorities.pdf on files.hyperling.com -->
|
2022-10-31 20:21:34 -05:00
|
|
|
<a href="https://files.hyperling.com/media/HealthPriorities.pdf" target="_blank">
|
|
|
|
Health Is A Priority (PDF Download)
|
2022-10-29 06:54:09 -05:00
|
|
|
</a>
|
2022-10-09 09:43:38 -05:00
|
|
|
<p>
|
2022-11-04 07:13:53 -05:00
|
|
|
Other free sources of information I recommend would be
|
2022-10-09 09:43:38 -05:00
|
|
|
<a href="https://www.drmcdougall.com/"
|
|
|
|
target="_blank" rel="noopener noreferrer"
|
|
|
|
>Dr John McDougall</a>,
|
|
|
|
<a href="https://www.pcrm.org/about-us/staff/neal-barnard-md-facc"
|
|
|
|
target="_blank" rel="noopener noreferrer"
|
|
|
|
>Dr Neal Barnard</a>, and
|
|
|
|
<a href="https://www.dresselstyn.com/"
|
|
|
|
target="_blank" rel="noopener noreferrer"
|
|
|
|
>Dr Caldwell Esselstyn</a>.
|
2022-10-13 07:29:46 -05:00
|
|
|
All of them have plenty of free videos and resources online, there is
|
|
|
|
no need to buy their books unless you want to support them. They have
|
|
|
|
been reversing sickness for decades and their plans follow a similar
|
|
|
|
whole food carb-based lifestyle such as my own, with NO OIL!
|
|
|
|
</p>
|
2022-10-16 09:22:44 -05:00
|
|
|
<!-- Need to rewrite or remove this to be more positive.
|
2022-10-13 07:29:46 -05:00
|
|
|
<p>
|
|
|
|
Even though I run the brand HyperVegan, I am like the doctors and do
|
|
|
|
not have a strict adherence to the cultism of "veganism". Yes, when I
|
|
|
|
waver from healthy eating I <b><i>always</i></b> keep my diet plant
|
|
|
|
based due to compassion, but I do not and <b><i>will never</i></b>
|
|
|
|
subscribe to an absolutist ideaology which divides people. Think of
|
|
|
|
people shaming others for stepping on ants, accidentally eating gelatin
|
|
|
|
or a certain food coloring, etc. I do what I can for the planet and its
|
|
|
|
beings but am also practical and stay friendly with carnists, just as
|
|
|
|
I am still friendly with statists. The banner at the top of the page
|
|
|
|
is not just for decoration, I truly believe in those values. ;)
|
2022-10-09 09:43:38 -05:00
|
|
|
</p>
|
2022-10-16 09:22:44 -05:00
|
|
|
-->
|
2022-10-09 09:43:38 -05:00
|
|
|
<p>
|
|
|
|
For more information on my specifics and why I came to this lifestyle please visit
|
|
|
|
<a href="/journey/">My Journey</a>.
|
|
|
|
</p>
|
|
|
|
</div>
|
2022-10-16 09:22:44 -05:00
|
|
|
</div>
|