summaryrefslogtreecommitdiff
path: root/modules/hugo-config.el
AgeCommit message (Collapse)Author
12 hourstest: add ERT coverage for modeline-config and hugo-configCraig Jennings
Add 67 tests across 6 new test files for modeline and hugo modules. Refactor hugo-config: extract post-file-path and post-template helpers from interactive new-post function for testability. Update todo.org with test audit (31 modules), priority adjustments, and task cleanup.
12 hoursfeat(hugo): extract hugo-config module with C-; h keybindingsCraig Jennings
Standalone module for ox-hugo blog workflow. One-file-per-post structure with keybindings for new post, export, open dir (dirvish and system file manager), and toggle draft.