diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-22 07:14:50 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-22 07:14:50 -0500 |
| commit | 1f11a0acc6c0fa9de6db65bd6fcfbe1736e4253f (patch) | |
| tree | d4e91b4b46ddf29ddee27e484669f906c82e9a33 /tests | |
| parent | 973f630b36117fc229662d223deb5b54a6c3f1a1 (diff) | |
| download | dotemacs-1f11a0acc6c0fa9de6db65bd6fcfbe1736e4253f.tar.gz dotemacs-1f11a0acc6c0fa9de6db65bd6fcfbe1736e4253f.zip | |
refactor(hugo): prune stale header, group functions by purpose
Two small cleanups on hugo-config.el after the feature commits.
The file header listed only five bindings (n, e, o, O, d) and called the lowercase-d binding "Toggle draft." Both are now wrong. Replaced the listing with a pointer to the keybindings section at the bottom and to the which-key panel, which are the real sources of truth and do not rot.
The functions used to live under one generic "Hugo Blog Functions" header. Regrouped them by purpose: Post Creation, Post Export, Directory Navigation, Draft Management, Preview and Publish. Moved the two picker helpers (cj/hugo--post-metadata and cj/hugo--collect-drafts) into the Draft Management section. No behavior change.
All seven ERT tests still pass.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
