Getting much closer! Still need to finalize About and write Journey.
This commit is contained in:
@ -1,12 +1,14 @@
|
||||
#!/usr/bin/php
|
||||
<div class="row" id="health">
|
||||
<h2 class="col-12 header">My Health Protocol</h2>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 text">
|
||||
<p>
|
||||
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:
|
||||
<ul>
|
||||
<ul class="indent">
|
||||
<li>eat enough clean food,</li>
|
||||
<li>drink enough clean water,</li>
|
||||
<li>get enough good sleep, and</li>
|
||||
@ -34,6 +36,7 @@
|
||||
been reversing sickness for decades and their plans follow a similar
|
||||
whole food carb-based lifestyle such as my own, with NO OIL!
|
||||
</p>
|
||||
<!-- Need to rewrite or remove this to be more positive.
|
||||
<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
|
||||
@ -46,9 +49,10 @@
|
||||
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. ;)
|
||||
</p>
|
||||
-->
|
||||
<p>
|
||||
For more information on my specifics and why I came to this lifestyle please visit
|
||||
<a href="/journey/">My Journey</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1 +1,11 @@
|
||||
#!/usr/bin/php
|
||||
<div class="row" id="notice">
|
||||
<h2 class="col-12 header">Public Notice</h2>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 text">
|
||||
<p>
|
||||
[TBD]
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1 +1,12 @@
|
||||
#!/usr/bin/php
|
||||
<!-- My stance on philosophy, politics, and non-human entities. -->
|
||||
<div class="row" id="stance">
|
||||
<h2 class="col-12 header">Philosophical Stance</h2>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 text">
|
||||
<p>
|
||||
[TBD]
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<div class="row">
|
||||
<h2 class="col-12 header">My Public Programs</h2>
|
||||
<p class="col-12 text">
|
||||
I write free software! Please feel welcome to browse anything I have created.
|
||||
I write free software! Please feel welcome to browse and use anything I have created.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@ -54,7 +54,8 @@
|
||||
Determine when to go to bed if you'd like to wake up during light sleep.
|
||||
</p>
|
||||
<p>
|
||||
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.the45minuterule" target="_blank" rel="noopener noreferrer">Play Store</a>]
|
||||
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.the45minuterule"
|
||||
target="_blank" rel="noopener noreferrer">Play Store</a>]
|
||||
[<a href="https://files.hyperling.com/apks/45MinuteRule.apk">APK</a>]
|
||||
</p>
|
||||
<p>
|
||||
@ -83,7 +84,8 @@
|
||||
Play your notification sound at your chosen Hour:Minute:Second interval.
|
||||
</p>
|
||||
<p>
|
||||
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.infinitetimer" target="_blank" rel="noopener noreferrer">Play Store</a>]
|
||||
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.infinitetimer"
|
||||
target="_blank" rel="noopener noreferrer">Play Store</a>]
|
||||
[<a href="https://files.hyperling.com/apks/InfiniteTimer.apk">APK</a>]
|
||||
</p>
|
||||
<p>
|
||||
@ -115,8 +117,7 @@
|
||||
</p>
|
||||
<p>
|
||||
[<a href="https://play.google.com/store/apps/details?id=apps.hyperling.com.platformer"
|
||||
target="_blank" rel="noopener noreferrer">Play Store
|
||||
</a>]
|
||||
target="_blank" rel="noopener noreferrer">Play Store</a>]
|
||||
[<a href="https://files.hyperling.com/apks/HyperGames.apk">APK</a>]
|
||||
</p>
|
||||
<p>
|
||||
@ -136,9 +137,9 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<p class="col-12 text">
|
||||
For a full list of my programs including my Ansible automation,
|
||||
For a full list of programs including my Ansible automation,
|
||||
Docker setup, source code for this website, and fun projects
|
||||
like an obfuscating editor and music fixer, check out
|
||||
<a href="https://github.com/hyperling" target="_blank">my Github</a>.
|
||||
<a href="https://github.com/Hyperling" target="_blank">my Github</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
@ -1 +0,0 @@
|
||||
#!/usr/bin/php
|
@ -1,2 +1,35 @@
|
||||
#!/usr/bin/php
|
||||
<!-- How people can support me with currency if they so desire. -->
|
||||
<!-- How people can support me with currency if they so desire. -->
|
||||
<div class="row" id="donate">
|
||||
<h2 class="col-12 header">Donate</h2>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 text">
|
||||
<p>
|
||||
Monetary donations can be provided below through cryptocurrencies.
|
||||
</p>
|
||||
<ul class="indent"><li>
|
||||
<table class="border">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="center"><strong>Description</strong></th>
|
||||
<th class="center"><strong>Ticker#</strong></th>
|
||||
<th class="left"><strong>Address</strong></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="center">Monero</td>
|
||||
<td class="center">XMR</td>
|
||||
<td class="left">4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="center">LBRY/Odysee Credit</td>
|
||||
<td class="center">LBC</td>
|
||||
<td class="left">bDWP6qZajtm9Q9EkryKTorRwKFd5eDbPJj</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li></ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,2 +1,59 @@
|
||||
#!/usr/bin/php
|
||||
<!-- Gift ideas such as dried fruit, teas, etc. -->
|
||||
<!-- Gift ideas such as dried fruit, teas, etc. -->
|
||||
<div class="row" id="donate">
|
||||
<h2 class="col-12 header">Gifts</h2>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 text">
|
||||
<p>
|
||||
Please reach out before purchasing any of these to make sure that I do
|
||||
not already have an excess supply. I can also provide a good address
|
||||
in case I have moved around. I also recommend you buying these for
|
||||
yourself if you'd like to add delicious nutritious food to your diet!
|
||||
</p>
|
||||
<strong>Food Items</strong>
|
||||
<ul class="indent">
|
||||
<li><a href="https://foodtolive.com/shop/organic-mango-cheeks/"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
Mango
|
||||
</a></li>
|
||||
<li><a href="https://foodtolive.com/shop/organic-jasmine-rice/"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
Jasmine Rice</a> (tends to be out of stock)
|
||||
</li>
|
||||
<li><a href="https://foodtolive.com/shop/organic-long-grain-white-rice/"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
Long Grain White Rice</a> (if jasmine is still out of stock)
|
||||
</li>
|
||||
<li><a href="https://foodtolive.com/shop/organic-tri-color-quinoa/"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
Quinoa</a> (color does not matter)
|
||||
</li>
|
||||
<li><a href="https://foodtolive.com/shop/organic-amaranth/"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
Amaranth
|
||||
</a></li>
|
||||
</ul>
|
||||
<strong>Bulk Teas</strong>
|
||||
<ul class="indent">
|
||||
<li><a href="https://www.davidsonstea.com/Tulsi_Pure_Leaves_Loose_Leaf.aspx"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
Tulsi
|
||||
</a></li>
|
||||
<li><a href="https://www.davidsonstea.com/South_African_Rooibos_Loose_Leaf.aspx"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
Rooibos
|
||||
</a></li>
|
||||
<!--<li><a href="">
|
||||
???
|
||||
</a></li>-->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user