diff --git a/README.md b/README.md index ceb80b8..32528ae 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,8 @@ Add Favicon ## Inspiration - [https://liquorix.net/] + - The linux-zen kernel, a really great one if you're running FOSS OS's! - [https://cahlen.org/] + - Also has really interesting and important content, it is highly recommended. - [https://merkinvineyardsosteria.com/] + - A winery website for MJ Keenan. \ No newline at end of file diff --git a/pages/about.php b/pages/about.php index 4bf2c0e..c90b75f 100755 --- a/pages/about.php +++ b/pages/about.php @@ -6,15 +6,35 @@

Curious About Me?

- TBD + Hi there! My name is Chad, I am the primary content creator behind the + Hyperling and HyperVegan brands. Thank you for your interest! +

+

+ My hobbies go further than just coding and video making. I am big into + health and believe it is humanity's most important asset. I was fortunate + to have time off school/work/hobbies in my early 20's was able to lock + in a great lifestyle after a life of chronic sickness. See more below in + My Health Protocol, it also includes a link to the + full history. +

+

+ I am also an avid gardener, focusing on the principles of nature-based + permaculture in order to grow fruits and vegetables, like in a Food + Forest system. This comes with other outdoor interests such as hiking, + camping, backpacking, foraging, and traveling. +

+

+ For all of my life I have resided in Indiana, USA, but in Spring 2023 I + am making a big leap and heading to the southwest, most likely Arizona + or Colorado. The humidity in the midwest is miserable and the terrain + is flat and boring. There are all sorts of insect pests and the ground + is so fertile that yard grass takes over a garden in a jiffy. I look + forward to the challenge of growing food in the new climate, but also + plan to reduce costs by living outdoors. Home ownership isn't for me.

+ + + + \ No newline at end of file diff --git a/pages/helpers/body_open.php b/pages/helpers/body_open.php index ef6b335..5e2ec0e 100755 --- a/pages/helpers/body_open.php +++ b/pages/helpers/body_open.php @@ -6,6 +6,7 @@ diff --git a/pages/helpers/dark.css b/pages/helpers/dark.css index 98b8967..576a6fb 100644 --- a/pages/helpers/dark.css +++ b/pages/helpers/dark.css @@ -1,30 +1,29 @@ -/*** MyStuff ***/ -/** Dark Theme **/ +/*** Dark Theme ***/ body { - background-color: #444444; + background-color: #444444; } * { - color: #CCCCCC; + color: #CCCCCC; } a { - color: #FF9900 + color: #FF9900 } h1,h2,h3,h4,h5,h6 { - color: #6633FF; + color: #6633FF; } .header { - /*background-color: #113311;*/ - background-color: #222222; + /*background-color: #113311;*/ + background-color: #222222; } .title { - background-color: #111111; + background-color: #111111; } .text { - background-color: #333333; + background-color: #333333; } diff --git a/pages/helpers/header.php b/pages/helpers/header.php index ce47b3a..752deab 100755 --- a/pages/helpers/header.php +++ b/pages/helpers/header.php @@ -9,11 +9,14 @@ - + + diff --git a/pages/helpers/main.css b/pages/helpers/main.css index 7007bfd..f34de83 100644 --- a/pages/helpers/main.css +++ b/pages/helpers/main.css @@ -3,7 +3,7 @@ /* Enable dynamic stuffs, maks the element think its entire size includes padding. */ * { - box-sizing: border-box; + box-sizing: border-box; } /*** Page Sections ***/ @@ -22,29 +22,29 @@ .col-12 {width: 100%;} [class*="col-"] { - float: left; - padding: 15px; - /*border: 1px solid green;*/ /* FORTESTING otherwise disable */ + float: left; + padding: 15px; + /*border: 1px solid green;*/ /* FORTESTING otherwise disable */ } /* Ensure columns are respected as if they always exist. */ .row::after { - content: ""; - clear: both; - display: table; + content: ""; + clear: both; + display: table; } /** Make the menu items centered and layout horizontal. **/ .menu-list { - text-align: center; - list-style-type: none; - padding-left: 0px; + text-align: center; + list-style-type: none; + padding-left: 0px; } .menu_item { - display: inline-block; + display: inline-block; } .center { - text-align: center; -} \ No newline at end of file + text-align: center; +} diff --git a/pages/home.php b/pages/home.php index e709af7..30fc51b 100755 --- a/pages/home.php +++ b/pages/home.php @@ -7,7 +7,13 @@

Welcome!

- Website is still in testing. Don't judge too harshly. :) + [ Website is still in testing. Don't judge too harshly. :) ] +

+

+ Welcome to my site! It is the central hub of my activities, linking you + to most of my projects and providing ways to contact and support me. + I've also included information such as my health protocol which was + currently only scattered throughout videos.

diff --git a/pages/journey.sh b/pages/journey.sh old mode 100644 new mode 100755 diff --git a/pages/subpages/about/health.php b/pages/subpages/about/health.php index ca25a82..73cbd07 100755 --- a/pages/subpages/about/health.php +++ b/pages/subpages/about/health.php @@ -1,17 +1,23 @@ #!/usr/bin/php -
+

My Health Protocol

-
-

- 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 eat enough clean food, drink enough clean water, get enough good sleep, and enjoy life. - Unfortunately our society today has very different views on how to do these things. - A full list of my protocol without getting too into the weeds can be found here: + 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: +

    +
  • eat enough clean food,
  • +
  • drink enough clean water,
  • +
  • get enough good sleep, and
  • +
  • enjoy a low-stress life.
  • +
+ 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:

+ Health Is A Priority (PDF Download) [TBD]

Other free sources of imformation I recommend would be Dr Caldwell Esselstyn. - All of them have plenty of 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! + 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! +

+

+ 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 always keep my diet plant + based due to compassion, but I do not and will never + 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. ;)

For more information on my specifics and why I came to this lifestyle please visit diff --git a/pages/subpages/about/whoami.php b/pages/subpages/about/whoami.php deleted file mode 100755 index ed3f2eb..0000000 --- a/pages/subpages/about/whoami.php +++ /dev/null @@ -1 +0,0 @@ -#!/usr/bin/php diff --git a/pages/support.php b/pages/support.php index 6f9695d..b78d043 100755 --- a/pages/support.php +++ b/pages/support.php @@ -8,12 +8,14 @@ include "helpers/body_open.php"; ?> -

Support

-

- While I do not ask for anything, and prefer to take care of myself, - I acknowledge that some people enjoy gift giving and would like to - help me out. Below are my preferred ways that this be done. -

+
+

Support

+

+ While I do not ask for anything, and prefer to take care of myself, + I acknowledge that some people enjoy gift giving and would like to + help me out. Below are my preferred ways to do this. +

+
- diff --git a/pages/videos.php b/pages/videos.php old mode 100644 new mode 100755 index ed3f2eb..e9ce05a --- a/pages/videos.php +++ b/pages/videos.php @@ -1 +1,30 @@ #!/usr/bin/php + + + + + +
+

Videos

+

+ I enjoy making video content when I have free time. Other life duties take + priority so this is not always frequent of often. +

+
+ + +