hugo-cms.nvim at a Glance
Short overview of my neovim plugin hugo-cms.nvim, and the whole series in reading order.
Short overview of my neovim plugin hugo-cms.nvim, and the whole series in reading order.
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.
What Hugo is, how it differs from WordPress, how I use it and how Markdown turns into a finished website.