Fix connection drops on Omarchy
Pings and pages work, then they don't. How to settle a flaky Omarchy connection with IPv4 over DHCP and a properly wired DNS stack.
Pings and pages work, then they don't. How to settle a flaky Omarchy connection with IPv4 over DHCP and a properly wired DNS stack.
Every boot asks for the LUKS passphrase. How to make Omarchy unlock and start up on its own instead.
Short overview of my neovim plugin hugo-cms.nvim, and the whole series in reading order.
Toggle blink.cmp on and off per buffer with Ctrl+Q in LazyVim. A small plugin override using Snacks.toggle.
What I check before publishing, how the publishing loop runs, and a handful of gotchas I've run into using hugo-cms.nvim.
Per-language URL slugs, a clean translation workflow, and cover images with alt text that fits each language.
Pull images and attachments into the bundle, drop them in at the cursor, set covers, run a local preview, and deploy with deploy.sh.
Find posts via picker and full-text search, maintain front matter and tags, toggle drafts, rename or delete content, all from the editor.
Register a Hugo site with hugo-cms.nvim, set up a clean archetype, and write your first post — all from the editor.
How I run Hugo straight from neovim without jumping into a terminal or file manager. A plugin I wrote called hugo-cms.nvim.