My personal website
Find a file
2026-01-06 22:07:46 -06:00
archetypes -gemini 2025-12-15 01:09:17 -06:00
content Update: 36 2026-01-06 22:07:46 2026-01-06 22:07:46 -06:00
static Test 2025-12-22 04:25:31 -06:00
themes/hugo-bearcub Update: 35 2026-01-06 18:06:41 2026-01-06 18:06:41 -06:00
.gitignore -gemini 2025-12-15 01:09:17 -06:00
hugo.toml Update: 35 2026-01-06 18:06:41 2026-01-06 18:06:41 -06:00
justfile +justfile 2025-12-27 04:22:46 -06:00
LICENSE Start fresh 2025-11-27 18:44:50 -06:00
README.md Start fresh 2025-11-27 18:44:50 -06:00

hyperreal.coffee

Workflows use just. The justfile I use that contains the commands below can be found in my justfiles repo, in the blogging.just file.

Workflow: Create new blog/gemlog entry

Open new blog entry template in Neovim:

newblog "slug"

Convert blog entry to gemlog entry:

blog2gmi /path/to/post.md "Title"

Push changes to git and deploy website and capsule:

push-deploy

Workflow: Edit pages on website/capsule

Edit the page with Neovim:

nvim /path/to/page.md

Convert website page changes to gemtext and send to capsule:

board-capsule

Push and deploy changes

push-deploy

Kinda neat, huh? No? Well then... eat an apple. Or something. If you want more excitement. 😒