Major Revisit (#13)

* Add comment that it was built from scratch.

* Add a link to Modern Day Wizards and my personal media. Simplify text.

* Change to "media" since there are also videos.

* Simplify text, add nomad note.

* Update support pages: better text, currencies first, remove many options.

* Change word to sound more like I'm talking.

* Update wordiness and provide disclaimer on top rather than only for email.

* Update wordiness.

* Use a more legible purple.

* Remove extra word.

* Fix link including a space.

* Fix word order.

* Make the banner more useful! :)

* Simplify verbiage.

* Enhance the look/feel of the addresses.

* Remove more words.

* Remove excess word.

* More major rewording, also added mission/goal.

* Remove 'the'.
This commit is contained in:
Hyperling 2024-01-25 07:37:10 -07:00 committed by GitHub
parent 4762862998
commit 623cba3262
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 154 additions and 109 deletions

View File

@ -9,27 +9,38 @@
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<p> <p>
Hi there! My name is Chad, I am the primary content creator behind the Hi there! My name is Chad, I'm the primary content creator
Hyperling and HyperVegan brands. Thank you for your interest! behind Hyperling and HyperVegan. Thank you for your interest!
</p> </p>
<p> <p>
My hobbies go further than just coding and video making. I am big into My mission in life is to help others and make the world a better
health and believe it is humanity's most important asset. I was fortunate place. I adhere to objective morality and strive to teach it to
to have time off school/work/hobbies in my early 20's and was able to others in order to create a world based on Freedom. I'd also like
lock in a great lifestyle after a life of chronic sickness. See more to recreate a "Garden of Eden" on Earth. Imagine if everyone
below in <a href="#health">My Health Protocol</a>. planted at least one fruit tree or had a small square foot
It also includes a link to my full history of changes. garden. We would be in paradise!
</p> </p>
<p> <p>
I am also an avid gardener, focusing on the principles of nature-based Coding and videos aren't my only hobbies, I'm also big into
permaculture in order to grow fruits and vegetables, like in a Food health. I see it as humanity's most important asset and take a
Forest system. This comes with other outdoor interests such as hiking, nature-based approach. I was fortunate in my early 20's and
camping, backpacking, foraging, and traveling. learned to heal myself. After a childhood of chronic illness I
was able to lock in a powerful lifestyle and have not been sick
since! <a href="#health">My Health Protocol</a> contains more
information on that.
</p> </p>
<p> <p>
I live within the boundaries known as the United States of America. I'm also an avid gardener, focusing on the principles of
From birth to 2023 it was the subboundaries of Indiana, and since 2023 nature-based permaculture in order to grow fruits and vegetables.
it is the subboundaries of Arizona. Food forestry is one of my favorites! I have many other outdoor
interests too such as hiking, camping, backpacking, foraging, and
traveling.
</p>
<p>
I live within the boundaries known as "United States of America".
From birth to 2023 it was the subboundary "Indiana", and since
2023 it is the subboundary "Arizona". As of 2024 I am working to
realize my goal of being a nomad.
</p> </p>
</div> </div>
</div> </div>

View File

@ -4,24 +4,32 @@
?> ?>
<div class="row"> <div class="row">
<h1 class="col-12 title">Contact Me</h1> <h1 class="col-12 title">Contact</h1>
</div>
<div class="row">
<div class="col-12 header">
<p>
Timely responses are not guarenteed, as I spend a majority of
my time offline and enjoy traveling in signal-free zones.
</p>
</div>
</div> </div>
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<p> <p>
Public inquiries can be made on my Odysee channel's discussion board. Public comments and inquiries can be made on my Odysee channel's
discussion board. Feel free to drop in and say hello!
</p> </p>
<ul class="indent"><li> <ul class="indent"><li>
<a href="https://odysee.com/@HyperVegan:2?view=discussion" <a href="https://odysee.com/@HyperVegan:2?view=discussion"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
> >
https://odysee.com/@HyperVegan:2?view=discussion Odysee | HyperVegan Community
</a> </a>
</li></ul> </li></ul>
<p> <p>
For private matters, my email address may be used, but there is no My email address may be used for private matters. Please be sure
guarantee of a timely response. If I do not know of you then please be to form your email in a way which does not look like spam.
sure to form the email in a way that does not look like spam.
</p> </p>
<ul class="indent"><li> <ul class="indent"><li>
<a href="mailto:me@hyperling.com">me@hyperling.com</a> <a href="mailto:me@hyperling.com">me@hyperling.com</a>

View File

@ -11,7 +11,7 @@
/* Specific Attributes */ /* Specific Attributes */
.banner-top { .banner-top {
background-color: #660099; background-color: #663399;
} }
.banner-middle { .banner-middle {

View File

@ -1,6 +1,8 @@
#!/usr/bin/php #!/usr/bin/php
<div class="row col-12 header"> <a href='/about'>
<div class="banner-top">Peace</div> <div class="row col-12 header">
<div class="banner-middle">Love</div> <div class="banner-top">Peace</div>
<div class="banner-bottom">Happiness</div> <div class="banner-middle">Love</div>
</div> <div class="banner-bottom">Happiness</div>
</div>
</a>

View File

@ -12,7 +12,7 @@
} }
h1,h2,h3,h4,h5,h6 { h1,h2,h3,h4,h5,h6 {
color: #660099; color: #663399;
} }
.header { .header {

View File

@ -11,11 +11,10 @@
</div> </div>
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<p> <p>
Thanks for visiting my site! It is the central hub of my activities, Thank you for visiting my site! My goal is to make the world a
linking you to most of my projects and providing ways to contact and better place. Hopefully you find content here which helps
support me. I've also included information such as my health protocol empower you to do the same!
which was currently only scattered throughout videos.
</p> </p>
</div> </div>
</div> </div>

View File

@ -112,8 +112,7 @@ cat << EOF
to my new role models. "Sleep Water Sugar" as Durianrider used to say. to my new role models. "Sleep Water Sugar" as Durianrider used to say.
The The
<a href="https://files.hyperling.com/media/HealthPriorities.pdf" <a href="https://files.hyperling.com/media/HealthPriorities.pdf"
target="_blank">PDF target="_blank">PDF</a>
</a>
on my main on my main
<a href="/about/#health" target="_blank">Health</a> <a href="/about/#health" target="_blank">Health</a>
section covers the 6 pillars that I found to be highly important. section covers the 6 pillars that I found to be highly important.
@ -211,7 +210,7 @@ cat << EOF
<p> <p>
I appreciate you making it through this! Hopefully you've not only I appreciate you making it through this! Hopefully you've not only
learned a thing or two about me, but you've also obtained knowledge learned a thing or two about me, but you've also obtained knowledge
that you can help improve your life. That's my goal after all, helping that can help you improve your life. That's my goal after all, helping
others! Take care, friend. :) others! Take care, friend. :)
</p> </p>
</div> </div>

View File

@ -28,7 +28,7 @@ echo "" >> $mainpage
# Give the page a description. # Give the page a description.
echo -e "\t\t<div class='row'>" >> $mainpage echo -e "\t\t<div class='row'>" >> $mainpage
echo -e "\t\t\t<h1 class='col-12 title'>Photo Albums</h1>" >> $mainpage echo -e "\t\t\t<h1 class='col-12 title'>Media Albums</h1>" >> $mainpage
echo -e "\t\t</div>" >> $mainpage echo -e "\t\t</div>" >> $mainpage
echo -e "\t\t<div class='row'>" >> $mainpage echo -e "\t\t<div class='row'>" >> $mainpage
@ -144,4 +144,5 @@ done
$HELPER_DIR/body_close.php >> $mainpage $HELPER_DIR/body_close.php >> $mainpage
cat $mainpage cat $mainpage
echo "<!-- Built from scratch. -->"
exit 0 exit 0

View File

@ -1,11 +1,11 @@
#!/usr/bin/php #!/usr/bin/php
<div class="row" id="programs"> <div class="row" id="programs">
<h2 class="col-12 header">My Public Programs</h2> <h2 class="col-12 header">Public Programs</h2>
</div> </div>
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<p> <p>
I write free software! Please feel welcome to browse and use anything I have created. Please feel free to use any of my free software below.
</p> </p>
</div> </div>
</div> </div>
@ -26,7 +26,7 @@
<p>Carb Up! BETA</p> <p>Carb Up! BETA</p>
</a> </a>
<p> <p>
Calculate cost-effectiveness of foods on a High Carb Low Fat lifestyle. Calculate cost-effective foods on a High Carb Low Fat lifestyle.
</p> </p>
<p> <p>
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.carbupbeta" [<a href="https://play.google.com/store/apps/details?id=com.hyperling.carbupbeta"
@ -55,7 +55,7 @@
<p>45 Minute Rule</p> <p>45 Minute Rule</p>
</a> </a>
<p> <p>
Determine when to go to bed if you'd like to wake up during light sleep. Determine a good bedtime for waking during light sleep.
</p> </p>
<p> <p>
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.the45minuterule" [<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.the45minuterule"
@ -85,7 +85,7 @@
<p>Infinite Timer</p> <p>Infinite Timer</p>
</a> </a>
<p> <p>
Play your notification sound at your chosen Hour:Minute:Second interval. Play a notification at your chosen interval.
</p> </p>
<p> <p>
[<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.infinitetimer" [<a href="https://play.google.com/store/apps/details?id=com.hyperling.apps.infinitetimer"
@ -117,7 +117,7 @@
</p> </p>
</a> </a>
<p> <p>
Began developing some games for fun. Not near a finished state, but "playable". Started as a fun project for learning. Playable but unfinished.
</p> </p>
<p> <p>
[<a href="https://play.google.com/store/apps/details?id=apps.hyperling.com.platformer" [<a href="https://play.google.com/store/apps/details?id=apps.hyperling.com.platformer"
@ -142,9 +142,9 @@
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<p> <p>
For a full list of programs including my Ansible automation, For a full list of software including my Ansible automation,
Docker setup, source code for this website, and fun projects Docker setup, source code for this website, and other
like an obfuscating editor and music fixer, check out fun/random toys, 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> </p>
</div> </div>

View File

@ -8,7 +8,7 @@
<p> <p>
Monetary donations can be provided below through cryptocurrencies. Monetary donations can be provided below through cryptocurrencies.
</p> </p>
<ul class="indent"><li> <!--<ul class="indent"><li>
<table class="border"> <table class="border">
<thead> <thead>
<tr> <tr>
@ -30,6 +30,17 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
</li></ul>-->
<strong><code>XMR | Monero</code></strong>
<ul class="indent"><li>
<kbd>4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao</kbd>
</li></ul> </li></ul>
<strong><code>LBC | LBRY/Odysee Credit</code></strong>
<ul class="indent"><li>
<kbd>bDWP6qZajtm9Q9EkryKTorRwKFd5eDbPJj</kbd>
</li></ul>
</div> </div>
</div> </div>

View File

@ -6,32 +6,29 @@
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<p> <p>
Please reach out before purchasing any of these to make sure that I do Please reach out before purchasing anything to make sure that I
not already have an excess supply. I can also provide a good address am both 1) in need and 2) capable of receiving them somewhere.
in case I have moved around. I also recommend you buying these items
for yourself if you'd like to add some delicious and nutritious food
to your diet!
</p> </p>
<p> <!--<p>
Note that I normally only eat organic and clean food. Anything Note that I normally only eat organic and clean food. Anything
purchased as inorganic or with preservatives such as sulfites may be purchased as inorganic or with preservatives such as sulfites may be
regifted or discarded upon receipt. Thank you for understanding. regifted or discarded upon receipt. Thank you for understanding.
</p> </p>-->
<strong>Food Items</strong> <strong>Food Items</strong>
<ul> <ul>
<li> <li>
Dried Mango, in order of my favorite brands: Dried Mango
<ol> <ol>
<li> <li>
<a href="https://www.madeinnature.com/products/mangoes-dried-fruit" <a href="https://www.madeinnature.com/products/mangoes-dried-fruit"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
>Made in Nature</a> (very sweet, strips are a good size) >Made in Nature</a>
</li> </li>
<li> <li>
<a href="https://www.safeway.com/shop/product-details.960465482.html" <a href="https://www.safeway.com/shop/product-details.960465482.html"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
>Safeway</a> (was delicious when purchased out West) >Safeway</a>
</li> </li><!--
<li> <li>
<a href="https://www.target.com/p/organic-dried-mango-cheeks-12oz-good-38-gather-8482/-/A-81905926" <a href="https://www.target.com/p/organic-dried-mango-cheeks-12oz-good-38-gather-8482/-/A-81905926"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
@ -41,35 +38,35 @@
<a href="https://foodtolive.com/shop/organic-mango-cheeks/" <a href="https://foodtolive.com/shop/organic-mango-cheeks/"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
>Food To Live</a> (tastes kind of musty, cheeks larger than Target, but is edible) >Food To Live</a> (tastes kind of musty, cheeks larger than Target, but is edible)
</li> </li>-->
</ol> </ol>
</li> </li>
<li><a href="https://foodtolive.com/shop/organic-jasmine-rice/" <li><a href="https://foodtolive.com/shop/organic-jasmine-rice/"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
> >
Jasmine Rice</a> (tends to be out of stock) Jasmine Rice</a>
</li> </li>
<li><a href="https://foodtolive.com/shop/organic-long-grain-white-rice/" <li><a href="https://foodtolive.com/shop/organic-long-grain-white-rice/"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
> >
Long Grain White Rice</a> (if jasmine is still out of stock) Long Grain White Rice</a>
</li> </li><!--
<li><a href="https://foodtolive.com/shop/organic-green-lentils/" <li><a href="https://foodtolive.com/shop/organic-green-lentils/"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
> >
Lentils</a> (prefer green or brown) Lentils</a>
</li> </li>-->
<li><a href="https://foodtolive.com/shop/organic-tri-color-quinoa/" <li><a href="https://foodtolive.com/shop/organic-tri-color-quinoa/"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
> >
Quinoa</a> (color does not matter) Quinoa</a>
</li> </li><!--
<li><a href="https://foodtolive.com/shop/organic-amaranth/" <li><a href="https://foodtolive.com/shop/organic-amaranth/"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
> >
Amaranth Amaranth
</a></li> </a></li>-->
</ul> </ul><!--
<strong>Bulk Teas</strong> <strong>Bulk Teas</strong>
<ul> <ul>
<li><a href="https://www.davidsonstea.com/Tulsi_Pure_Leaves_Loose_Leaf.aspx" <li><a href="https://www.davidsonstea.com/Tulsi_Pure_Leaves_Loose_Leaf.aspx"
@ -82,9 +79,6 @@
> >
Rooibos Rooibos
</a></li> </a></li>
<!--<li><a href=""> </ul>-->
???
</a></li>-->
</ul>
</div> </div>
</div> </div>

View File

@ -11,17 +11,16 @@
</div> </div>
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<p> <p>
While I do not ask for anything, and prefer to take care of myself, Your contributions are completely optional and very much
I acknowledge that some people enjoy gift giving and would like to appreciated. Thank you for considering me and my work!
help me out. Below are my preferred ways to do this.
</p> </p>
</div> </div>
</div> </div>
<?php <?php
include "subpages/support/gifts.php";
include "subpages/support/donate.php"; include "subpages/support/donate.php";
include "subpages/support/gifts.php";
include "helpers/body_close.php"; include "helpers/body_close.php";
?> ?>

View File

@ -6,33 +6,54 @@
include "helpers/body_open.php"; include "helpers/body_open.php";
?> ?>
<div class="row"> <div class="row">
<h1 class="col-12 title">Videos</h1> <h1 class="col-12 title">Videos</h1>
</div> </div>
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<p> <p>
I enjoy making video content when I have free time. Other life duties For the best viewing experience, please go directly to my channel here:
take priority so this is not always frequent or often. For the best </p>
viewing experience, please go directly to my channel here: <ul class="indent"><li>
</p> <a href="https://odysee.com/@HyperVegan:2"
<ul class="indent"><li> target="_blank" rel="noopener noreferrer"
<a href="https://odysee.com/@HyperVegan:2" >
target="_blank" rel="noopener noreferrer" Odysee | HyperVegan
> </a>
https://odysee.com/@HyperVegan:2 </li></ul>
</a> <p> I also have a separate channel for reposting content, found here:</p>
</li></ul> <ul class="indent"><li>
<p> I also have a separate channel for reposting content, found here:</p> <a href="https://odysee.com/@HyperVegan-Reposts:5"
<ul class="indent"><li> target="_blank" rel="noopener noreferrer"
<a href="https://odysee.com/@HyperVegan-Reposts:5" >
target="_blank" rel="noopener noreferrer" Odysee | HyperVegan Reposts
> </a>
https://odysee.com/@HyperVegan-Reposts:5 </li></ul>
</a> <p>There is also a backup of my content on Modern Day Wizards:</p>
</li></ul> <ul class="indent"><li>
</div> <a href="https://moderndaywizards.org/c/hypervegan"
</div> target="_blank" rel="noopener noreferrer"
>
Modern Day Wizards | HyperVegan
</a>
</li></ul>
</div>
</div>
<div class="row">
<h1 class="col-12 title">Personal Media</h1>
</div>
<div class="row">
<div class="col-12 text">
<p>
I don't have social media, so where do my photos and videos go?
Try right here!
</p>
<ul class="indent"><li>
<a href="/photos">My Photos</a>
</li></ul>
</div>
</div>
<?php <?php
include "helpers/body_close.php"; include "helpers/body_close.php";