Commit Graph

1939 Commits

Author SHA1 Message Date
Joey Hafner
efcec78ac4
Merge Jafner.dev into Jafner.net 2024-07-15 14:12:52 -07:00
Joey Hafner
f906585070
Merge homelab into Jafner.net 2024-07-15 14:12:52 -07:00
Joey Hafner
1f0e3923ef
Merge dotfiles_github into Jafner.net 2024-07-15 14:12:52 -07:00
Joey Hafner
79db830a42
Merge dotfiles_gitea into Jafner.net 2024-07-15 14:12:52 -07:00
Joey Hafner
df51c35639
Merge doradash into Jafner.net 2024-07-15 14:12:51 -07:00
Joey Hafner
0591fa4c6d
Merge docker-llm-amd into Jafner.net 2024-07-15 14:12:50 -07:00
Joey Hafner
64f00b73e5
Merge docker_config into Jafner.net 2024-07-15 14:12:49 -07:00
Joey Hafner
b3b036c71b
Merge cloud_tools into Jafner.net 2024-07-15 14:12:47 -07:00
Joey Hafner
188769d277
Merge clip-it-and-ship-it into Jafner.net 2024-07-15 14:12:47 -07:00
Joey Hafner
c6810b4bef Document Paladin reboot issue.
Explain problem behavior.
Recommend steps to work around.
2024-07-14 21:38:43 -07:00
Joey Hafner
33a2d03195 Update documentation related to new host: Paladin.
- Update inxi reports for NAS hosts and rename to `hardware.txt`. Include command at top of file.
- Document data safety systems for Paladin.
- Update names for DHCP static maps in VyOS to use new hostnames (joey-nas -> barbarian, joey-nas2 -> monk, joey-nas3 -> paladin).
2024-07-12 13:25:04 -07:00
Joey Hafner
f7887fcd12 Init new host: paladin
Paladin is a new TrueNAS host. Currently configured with no storage, but will end up getting the DS4243 currently attached to Barbarian.
2024-07-09 21:12:50 -07:00
Joey Hafner
aa56204bf1 Re-add opengraph.html to head, create override opengraph.html implementation 2024-07-05 12:14:55 -07:00
Joey Hafner
b63febecfd Update og image generator command to use 1200x630 instead of 1200x627 2024-07-05 12:13:23 -07:00
Joey Hafner
fcc2818225 Update promotions filter 2024-07-05 12:08:30 -07:00
Joey Hafner
b641cb9c81 Init install script for ffmpeg script group 2024-07-05 12:02:54 -07:00
Joey Hafner
5c73ed7eb9 Consolidate and reorganize video scripts 2024-07-05 12:01:32 -07:00
Joey Hafner
62636ee1b1 Init 2024-07-05 11:58:45 -07:00
Joey Hafner
d352a13faa Document troubleshooting steps to recover fighter
List of systemd units to disable/enable
One-liners to disable/enable listed units.
2024-07-02 12:11:23 -07:00
Joey Hafner
6a9d83a67c Add president's day tasmota to homepage and traefik 2024-07-02 12:04:51 -07:00
Joey Hafner
ce1b7acd2f Ignore Dolphin directory configuration file 2024-07-02 12:04:29 -07:00
Joey Hafner
6dc9b0d245 Rename host restart documentation for searchability and readability 2024-07-02 12:03:34 -07:00
Joey Hafner
618941b986 Add favicon 2024-07-01 11:18:41 -07:00
Joey Hafner
8449b0e6ae Add logo images for each content page 2024-07-01 00:23:12 -07:00
Joey Hafner
369d021a49 Stop description from defaulting to body of page text.
Add whitespace description to default content template.
Add whitespace description to about-me and experience pages.
2024-07-01 00:17:05 -07:00
Joey Hafner
5acc44461c Update og:image template to render to absolute URL
Pages with no specified og:image will use `.Site.BaseURL` appended with `img/Jafner.dev.logo.png`

Pages with specified og:image will use `.Permalink` appended with the specified image.
2024-06-30 23:41:43 -07:00
Joey Hafner
d1c1a55a1e Resolves opengraph image property not being respected
The default head partial invokes the `_internal/opengraph.html` template, which inserted stock opengraph tags before our explicitly set tags, taking precendence.

Also fixes the default content template wrongly using page-bundle-relative path for stock logo.
2024-06-30 21:57:15 -07:00
Joey Hafner
6e01a06b55 Fix image used for embedding articles on other sites not falling back correctly
Header was using paths relative to page bundle, rather than absolute. Switched to absolute.
Removed superfluous and unrelated [module.mounts] config node
2024-06-30 19:10:13 -07:00
Joey Hafner
b7888cc902 Move logo to assets directory, mount assets directory 2024-06-30 01:54:30 -07:00
Joey Hafner
18b7295387 Switch font used for embed images to Noto Sans Mono Regular to match site logo 2024-06-30 01:45:20 -07:00
Joey Hafner
98f5c3e7c1 Fix pages with no explicitly-set og:image value falling back to missing image file 2024-06-30 01:29:19 -07:00
Joey Hafner
5983558a8e Polish homelab tour
Add bespoke logo image for embedding
Set proper slug
2024-06-29 23:56:45 -07:00
Joey Hafner
0e4e76994c Reorganize experience and about me pages into bundles 2024-06-29 23:51:09 -07:00
Joey Hafner
5ae3d3fa1c Update name of default logo 2024-06-29 23:48:19 -07:00
Joey Hafner
2b9d84b7c8 Overwrite theme default logo to dynamically set text based on page relative directory 2024-06-29 23:46:52 -07:00
Joey Hafner
84c18e6370 Add partial to support og:image tag from page frontmatter 2024-06-29 23:45:48 -07:00
Joey Hafner
692362ff11 Update default article template
Now includes description, aliases, author, ogimage, and slug parameters.
2024-06-29 23:44:56 -07:00
Joey Hafner
170e5d5b3d Change more things than one commit should
Reorganize pages,
Add keywords,
Disable RSS,
Disable author in footer,
Update logo to support dynamic logo,
Remove stock theme subtitle
2024-06-29 23:43:52 -07:00
Joey Hafner
c58e06f678 Document creating content, setting og:image tags, and generating article images
Add section for creating content articles with hugo cli
Add section for setting non-default `og:image` header tags
Add section for generating article images with ImageMagick
Add section for organizing content pages
2024-06-29 23:36:29 -07:00
Joey Hafner
80f81d7e63 Polish pamidi presentation
Corrected code block language detect. sh -> bash
Switched subtitle separator ` - ` `: `
2024-06-29 23:31:51 -07:00
Joey Hafner
9e82107e25 Update docs for including images 2024-06-29 13:12:23 -07:00
Joey Hafner
540b48830f Add mc-router and mc-monitor repo links 2024-06-29 13:12:04 -07:00
Joey Hafner
ea0c087f15 Add description to frontmatter of pamidi article 2024-06-29 00:16:23 -07:00
Joey Hafner
f0fe6b78d3 Add opengraph site name tag to header 2024-06-29 00:12:09 -07:00
Joey Hafner
4092a84726 Add homelab-tour shortlink as alias to new post 2024-06-29 00:05:26 -07:00
Joey Hafner
a282164b50 Fix Homelab page pluralizing "Homelab" 2024-06-29 00:02:45 -07:00
Joey Hafner
b4a50e7504 Update page permalinks to fix root resolving to a list of pages
Add link to GitHub repo to footer
2024-06-28 23:51:24 -07:00
Joey Hafner
5b7082c31d Improve embed appearance
- Add article:author header
- Add logo image
2024-06-28 23:42:11 -07:00
Joey Hafner
cf3721fd78 Reorganize projects into page bundles 2024-06-28 23:41:36 -07:00
Joey Hafner
e1c3b1a3c5 "page" -> "pages" 2024-06-28 23:41:17 -07:00