Compare commits

..

19 Commits

Author SHA1 Message Date
898fb48e7b Remove now-redundant feather icon for walking meditation. 2025-12-24 15:48:54 -07:00
4f95915dff Enhance subtitle for refired pinto beans. 2025-12-24 15:48:34 -07:00
04b3a50023 Prevent excess of list icons. 2025-12-24 15:48:17 -07:00
4f9d8586d9 Add more tags to alive article. 2025-12-24 15:39:16 -07:00
01c4ddf356 Tag the switchel article. 2025-12-24 15:38:33 -07:00
647959fbdb Shorten subtitle. 2025-12-24 15:35:14 -07:00
93bae22779 Add attribute hidden to poetry template. 2025-12-24 15:32:54 -07:00
9a2d86f91c Add new tags to default post template. 2025-12-24 15:32:32 -07:00
bf68f37576 Add a few more details to an article which was appearing as blank in the list. 2025-12-24 15:31:59 -07:00
53e3863ea0 Finish the "am I alive?" article. 2025-12-24 15:31:44 -07:00
275fcefc54 Add icon for blogpost. 2025-12-24 15:04:14 -07:00
b846074c45 Moved the default Odysee video width to site settings. 2025-12-24 15:04:06 -07:00
923d1848ab Create a partial for auto-generating video pages. 2025-12-24 15:03:39 -07:00
1268e5b697 Test using a table for the ingredient list. Looks good! 2025-12-24 14:50:47 -07:00
d972f0c9fa Add note in the list of whether a post is a draft. 2025-12-24 14:50:23 -07:00
1cf594f388 Move refried bean recipe to new hierarchy. Finish TBD. Add aliases. 2025-12-24 14:49:56 -07:00
6e103c20f3 Move recipe to new hierarchy. 2025-12-24 14:49:35 -07:00
df35ec7ac0 Add icon for switchel. 2025-12-24 14:41:19 -07:00
9663eacdd8 Add placehoder for upcoming drink recipes. 2025-12-24 14:40:49 -07:00
13 changed files with 199 additions and 44 deletions

View File

@@ -1,5 +1,6 @@
--- ---
draft: true draft: true
hidden: false
pinned: false pinned: false
title: "{{ replace .Name "-" " " | title }}" title: "{{ replace .Name "-" " " | title }}"
subtitle: "" subtitle: ""

View File

@@ -1,15 +1,19 @@
--- ---
draft: true draft: true
pinned: false pinned: false
video: false hidden: false
audio: false audio: false
video: false
video_url: ""
video_desc:
-
title: "{{ replace .Name "-" " " | title }}" title: "{{ replace .Name "-" " " | title }}"
subtitle: "" subtitle: ""
feathericon: "" feathericon: ""
author: authorDefault author: authorDefault
date: "{{ .Date }}" date: "{{ .Date }}"
started: started: "{{ .Date }}"
lastmod: lastmod: "{{ .Date }}"
toc: false toc: false
images: images:
tags: tags:

View File

@@ -1,13 +1,18 @@
--- ---
pinned: true pinned: true
draft: true
title: "Is Chad Alive??" title: "Is Chad Alive??"
subtitle: "How to easily check if I'm alive and well!" subtitle: "How to easily check if I'm well!"
feathericon: "activity"
author: Hyperling author: Hyperling
date: "2025-11-21T09:00:00-07:00" date: "2025-12-24T15:30:00-07:00"
started: "2025-11-21T09:00:00-07:00"
lastmod: ""
toc: true toc: true
tags: tags:
- blog - blog
- self help
- anxiety
- fear
series: series:
- solitude - solitude
categories: categories:
@@ -16,56 +21,76 @@ aliases:
- /is-chad-alive - /is-chad-alive
--- ---
**This page has yet to be completed. Please check back later.** ## Purpose
If you've been sent here because you asked if I'm doing alright, please bookmark this page so that you don't need to ask again. :) I'm routinely asked if I'm okay, how things are going, what's been going on, etc. 🧐
I appreciate the concern which I assume these messages are coming from, but am not interested in helping others manage their emotions. 🙃
So, this article is to help those people self-serve whether I'm still alive and breathing. 😄
## Where to find "Signs of Life" ## Where to find "Signs of Life"
Here are a few ways to confirm that I'm alive and have been online recently. Here are a few ways to confirm that I've been online recently.
Just because none of them have activity does mean mean I'm dead or suffering.
I'm more likely enjoying some solitude or taking a break from technology.
### Most Likely ### Most Likely
#### Code Changes #### Code Changes
I love working on my projects. The longest I'd likely go without changing something is a week. Don't worry about the technical details, just check the timestamps. I love working on my projects. The longest I'd likely go without changing something is a week.
- {{< external-link "https://git.hyperling.com/me?tab=activity" >}} Don't worry about the technical details, just check the timestamps.
> {{< external-link "https://git.hyperling.com/me?tab=activity" >}}
#### Written Posts #### Written Posts
This website is new (at least compared to when this article is being posted) and I'm enjoying adding things every few days. Eventually it may just be weekly or biweekly though. This website is new (at least compared to when this article is being posted) and I'm enjoying adding things every few days.
- {{< external-link "https://works.hyperling.com/posts" "/posts" >}} Eventually it may just be weekly or biweekly though. I'm not planning any "regular intervals".
> {{< external-link "https://works.hyperling.com/posts" "/posts" >}}
### Somewhat Likely ### Somewhat Likely
#### Odysee Videos #### Odysee Videos
There's not much rhyme or reason as to when I make videos. Someties there are a few ina week, sometimes only one every quarter or half year. It's a better proof of life than just code and written changes though, I suppose. There's not much rhyme or reason as to when I make videos.
- {{< external-link "https://odysee.com/@HyperVegan:2" >}} Sometimes there are a few in a week, sometimes only one every quarter or half year.
It's a better proof of life than just code and written changes though, I suppose.
> {{< external-link "https://odysee.com/@HyperVegan:2" >}}
### Least Likely ### Least Likely
#### Recent Photos #### Recent Photos
As of this article I'm well over a year late on posting photos. I've worked on organizing them but it's just not much of a priority. I'll get to them eventually, probably. As of this article I'm well over a year late on posting photos.
- {{< external-link "https://hyperling.com/photos/" >}} I've worked on organizing them but it's just not much of a priority.
I'll get to them eventually, probably. ;)
> {{< external-link "https://hyperling.com/photos/" >}}
## Conclusion ## Conclusion
I really don't like check-ins, please don't ask for them. xD I really don't like check-ins, please don't ask for them. 😆
Ask me to hang out instead! Or if we're not currently near each other, tell me some cool news and I'll respond when I can. Ask me to hang out instead! Or if we're not currently near each other, tell me some cool news and I'll respond when I can. 🤙🤠🤙
I tend to ignore messages such as "Everything alright?". So seriously, don't do it. 😂 I tend to ignore messages such as "Everything alright?". So seriously, don't do it. 😂
{{% hide %}} {{% hide %}}
- Please see "{{< external-link "Managing Your Emotions" "/stop-projecting-fear-on-me" >}}" to understand why.] - Please see "{{< external-link "Managing Your Emotions" "/stop-projecting-fear-on-me" >}}" to understand why.
{{% /hide %}} {{% /hide %}}
Otherwise don't be surprised if I take longer to get back to you than others. 😈 Otherwise don't be surprised if I take longer to get back to you than others. 😈
{{% tbd "lalalalla! This is a test! :)" %}} Peace and wellness to you! 💚

View File

@@ -1,5 +1,7 @@
--- ---
draft: true draft: true
date: TBD
title: "Why Check-ins Are Not Helpful"
--- ---
## 1. It shows a fear-based mentality. ## 1. It shows a fear-based mentality.

View File

@@ -1,8 +1,9 @@
--- ---
title: "Refried Pinto Beans" title: "Refried Pinto Beans"
subtitle: "Nightshade Free Pasta / Pizza Sauce!" subtitle: "Nightshade-free Pasta & Pizza Sauce!"
author: HyperVegan author: HyperVegan
date: "2025-11-16T14:00:00-07:00" date: "2025-11-16T14:00:00-07:00"
lastmod: ""
toc: true toc: true
images: images:
tags: tags:
@@ -22,8 +23,9 @@ series:
- dips - dips
categories: categories:
- recipes - recipes
TBD: aliases:
- Change URLs to be external-link. - /posts/refried-pinto-beans
- /posts/recipes/refried-pinto-beans
--- ---
Here's something which can be a main, side, dip, sauce, or whatever! Here's something which can be a main, side, dip, sauce, or whatever!
@@ -31,7 +33,7 @@ Here's something which can be a main, side, dip, sauce, or whatever!
## Ingredients ## Ingredients
- 7oz bag instant refried pinto beans - 7oz bag instant refried pinto beans
- [Natural Grocer's](https://www.naturalgrocers.com/products/beans-instant-rfrd-pinto-org-7-oz) - {{% external-link "Natural Grocer's" "https://www.naturalgrocers.com/products/beans-instant-rfrd-pinto-org-7-oz" %}}
- 750ml or 4 cups of water - 750ml or 4 cups of water
### Seasonings ### Seasonings

View File

@@ -0,0 +1,91 @@
---
draft: true
pinned: false
video: false
audio: false
title: "Hyperling's Health Tonic"
subtitle: "Delicious drinks for health & recovery."
feathericon: "coffee"
author: authorDefault
date: TBD
started: "2025-12-24T14:30:00-07:00"
lastmod:
toc: true
images:
tags:
- food
- molasses
- vanilla
- cherry
- ginger
- maple
- oregano
- clove
- rosemary
- thyme
- mint
- tea
- drink
series:
- health
categories:
- recipes
aliases:
- /health-tonic
- /switchel
---
***Any sections listed TBD are just ideas and have not been finalized yet.***
## Base [TBD]
| Ingredient | Amount |
| :--: | :-: |
| Water | 2 cups |
| Organic Blackstrap Molasses | 1 tbsp |
## Flavors
Here are some flavoring ideas to add on top of this.
### Vanilla [TBD]
- 1/4 tsp vanilla extract (alcohol based)
### Ginger [TBD]
- X fresh ginger
or
- X ginger powder
### Cherry [TBD]
- tart cherry concentrate
### Maple [TBD]
- 1 tsp maple syrup
- 1/8 tsp vanilla
### Clove [TBD]
- X cloves
### Mint [TBD]
- 1 tsp [spear?,pepper?]mint
### Rosemary [TBD]
- 1/2 tsp rosemary
### Italian [TBD]
- 1/4 tsp oregano
- 1/4 tsp thyme
## Purported Health Benefits [TBD]
TBD

View File

@@ -2,7 +2,11 @@
draft: false draft: false
pinned: false pinned: false
video: true video: true
feathericon: film video_url: https://odysee.com/%24/embed/%40HyperVegan%3A2%2F20251209-HyperVegan-WalkingBreathworkMeditation%3A1?r=FecAgz2kwdVny8bBBcJf5DX7YRPHDKeK
video_desc:
- Walking and breathwork are both very beneficial, so how about doing both together as a form of meditation?
- Filmed, edited, and posted 2025-12-09.
feathericon: ""
title: "Walking Breathing Meditation" title: "Walking Breathing Meditation"
subtitle: "" subtitle: ""
author: HyperVegan author: HyperVegan
@@ -20,10 +24,3 @@ categories:
aliases: aliases:
- /walking-breathing-meditation - /walking-breathing-meditation
--- ---
{{< odysee
"https://odysee.com/%24/embed/%40HyperVegan%3A2%2F20251209-HyperVegan-WalkingBreathworkMeditation%3A1?r=FecAgz2kwdVny8bBBcJf5DX7YRPHDKeK" >}}
Walking and breathwork are both very beneficial, so how about doing both together as a form of meditation?
Filmed, edited, and posted 2025-12-09.

View File

@@ -71,6 +71,8 @@ params:
authorHyperling: "Chad Michael \"Hyperling\" Greenwood" authorHyperling: "Chad Michael \"Hyperling\" Greenwood"
authorHyperVegan: "Chad Michael \"HyperVegan\" Greenwood" authorHyperVegan: "Chad Michael \"HyperVegan\" Greenwood"
authorDefault: "Chad Michael Greenwood" authorDefault: "Chad Michael Greenwood"
odyseeVideoWidthPercentage: 80
# End My Custom Params # # End My Custom Params #
taxonomies: taxonomies:

View File

@@ -20,29 +20,40 @@
<li class="post-item"> <li class="post-item">
<a href="{{.Permalink}}" class="post-item-inner"> <a href="{{.Permalink}}" class="post-item-inner">
<span class="post-title"> <span class="post-title">
{{ if .Params.draft }}
{{ print "(DRAFT) "}}
{{ end }}
{{ if .Params.pinned }} {{ if .Params.pinned }}
<img style="display: inline-block; vertical-align: middle; margin-right: 4px;" <img style="display: inline-block; vertical-align: middle; margin-right: 4px;"
src="/feathericons/16px-a9a9b3/paperclip.svg" alt="" src="/feathericons/16px-a9a9b3/paperclip.svg" alt="Pinned:"
> >
{{ end }} {{ end }}
{{ if .Params.video }} {{ if .Params.video }}
<img style="display: inline-block; vertical-align: middle; margin-right: 4px;" Video:
src="/feathericons/16px-a9a9b3/video.svg" alt="" {{ else if .Params.audio }}
> Audio:
{{ else if .Params.tags }}
{{ index .Params.tags 0 | title }}:
{{ end }} {{ end }}
{{ if .Params.audio }}
<img style="display: inline-block; vertical-align: middle; margin-right: 4px;"
src="/feathericons/16px-a9a9b3/headphones.svg" alt=""
>
{{ end }}
{{ if .Params.tags }}{{ index .Params.tags 0 | title }}:{{ end }}
{{ .Title }}{{ if and (.Params.subtitle) (and (.Params.author) (.Params.date)) }} {{ .Title }}{{ if and (.Params.subtitle) (and (.Params.author) (.Params.date)) }}
{{ "--" | markdownify }} {{ .Params.subtitle}} {{ "--" | markdownify }} {{ .Params.subtitle}}
{{ end }} {{ end }}
{{ if .Params.feathericon }} {{ if .Params.feathericon }}
<img style="display: inline-block; vertical-align: middle; margin-right: 4px;" <img style="display: inline-block; vertical-align: middle; margin-right: 4px;"
src="/feathericons/16px-a9a9b3/{{ print .Params.feathericon }}.svg" alt="" src="/feathericons/16px-a9a9b3/{{ print .Params.feathericon }}.svg" alt=""
> >
{{ else if .Params.video }}
<img style="display: inline-block; vertical-align: middle; margin-right: 4px;"
src="/feathericons/16px-a9a9b3/film.svg" alt="(VIDEO)"
>
{{ else if .Params.audio }}
<img style="display: inline-block; vertical-align: middle; margin-right: 4px;"
src="/feathericons/16px-a9a9b3/music.svg" alt="(AUDIO)"
>
{{ end }} {{ end }}
</span> </span>
<span class="post-day"> <span class="post-day">

View File

@@ -0,0 +1,17 @@
{{ $src := .Param "video_url"
}}{{ $width := .Param "video_width" | default (.Param "odyseeVideoWidthPercentage") }}
<iframe
id="odysee-iframe"
style="width:{{ $width }}%; aspect-ratio:16 / 9;"
src="{{ $src }}"
allowfullscreen>
</iframe>
<br>
{{ with .Params.video_desc }}
{{ range . -}}
<p>
{{ . }}
</p>
{{ end }}
{{ end }}

View File

@@ -64,6 +64,9 @@
<div class="post-content"> <div class="post-content">
{{ .Content }} {{ .Content }}
{{ if .Params.video }}
{{ partial "odysee.html" . }}
{{ end }}
</div> </div>
</article> </article>

View File

@@ -1,5 +1,5 @@
{{ $src := .Get 0 | default (.Get "url") | default (.Get "src") {{ $src := .Get 0 | default (.Get "url") | default (.Get "src")
}}{{ $width := .Get 1 | default (.Get "width") | default "80" }} }}{{ $width := .Get 1 | default (.Get "width") | default (.Site.Params.odyseeVideoWidthPercentage) }}
<iframe <iframe
id="odysee-iframe" id="odysee-iframe"
style="width:{{ $width }}%; aspect-ratio:16 / 9;" style="width:{{ $width }}%; aspect-ratio:16 / 9;"