Compare commits

...

3 Commits

Author SHA1 Message Date
cfe039bb2c Uncomment menu for Blogposts. 2025-11-13 21:44:34 -07:00
f848686503 Add unfinished PSAs to Blog section. 2025-11-13 21:44:16 -07:00
c00c8fda28 Change folder name from guides to tech. 2025-11-13 21:44:00 -07:00
6 changed files with 114 additions and 15 deletions

View File

@@ -0,0 +1,30 @@
---
draft: yes
title: "Is Chad Alive???"
date: TBD
tags:
- blog
series:
- public notice
categories:
- psa
toc: yes
---
**This page has yet to be completed. Please check back later.**
## Most Likely
### Code Changes
## Somewhat Likely
### Odysee Videos
## Least Likely
### Recent Photos

View File

@@ -0,0 +1,34 @@
---
draft: yes
title: "Chad's Will"
date: TBD
tags:
- blog
series:
- public notice
categories:
- psa
toc: yes
---
**This page has yet to be completed. Please check back later.**
## Remains
### Do Not
#### Embalm
#### Wrap In Plastic
#### Trap In Coffin
### Please
#### Toss Into Woods
#### Burn In Celebration
## Belongings
### TBD

View File

@@ -0,0 +1,40 @@
---
draft: yes
title: "Where is Chad???"
date: TBD
tags:
- blog
series:
- public notice
categories:
- psa
---
**This page has yet to be completed. Please check back later.**
## I Enjoy Solitude
Checking in is not something I enjoy, especially since it direcly impacts my desire to spend time to myself and take extended tech breaks.
Phone calls are not enjoyable to me and idle texting is not satisfying either. My primary focus in any electronic communications is to make plans to meet in person as efficiently as possible.
## TBD
Normally the only people who know where I am are those who are in the same area which are actively making plans with me. Locals in the area which I spend time with also usually know which areas I camp at.
If you are not in the area and are not actively making plans with me then it is highly unlikely that you will be told my location, even if you ask.
Please respect my privacy and desire for solitude. Mind your own business. Do good for others rather than projecting fear onto me.
Thank you for understanding. Peace be with you, and God bless.
```
Hare Krishna
Hare Krishna
Krishna Krishna
Hare Hare
Hare Rama
Hare Rama
Rama Rama
Hare Hare
```

View File

@@ -6,7 +6,7 @@ languageCode = 'en-us'
title = "Hyperling's Works"
subtitle = "My recipes, blogposts, musings, and more."
paginate = 10
paginate = 25
# Allow direct HTML.
markup.goldmark.renderer.unsafe = true
@@ -118,34 +118,29 @@ theme = "hello-friend-ng"
url = "/tags/crafts"
weight = 3
#[[menu.main]]
# identifier = "50-blog"
# name = "Blogposts"
# url = "/tags/blog"
# weight = 1
[[menu.main]]
identifier = "50-blog"
name = "Blogposts"
url = "/tags/blog"
weight = 5
[[menu.main]]
identifier = "60-poetry"
name = "Poetry"
url = "/tags/poem"
weight = 1
weight = 6
[[menu.main]]
identifier = "70-tech"
name = "Tech"
url = "/tags/tech"
weight = 9
weight = 7
#[[menu.main]]
# identifier = "80-books"
# name = "eBooks"
# url = "https://hyperling.com/books"
# weight = 9
[[menu.main]]
identifier = "80-books"
name = "eBooks"
url = "/tags/book"
weight = 9
url = "/tags/book" #"https://hyperling.com/books"
weight = 8
# End parameters related to:
# https://github.com/rhazdon/hugo-theme-hello-friend-ng?tab=readme-ov-file#how-to-configure