summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-22 07:14:50 -0500
committerCraig Jennings <c@cjennings.net>2026-04-22 07:14:50 -0500
commit7e27675cee42aec3310d7da4ac180c54c6519b85 (patch)
tree9fe23a055b007a1756e4676c5ff7b88eae62e101 /scripts
parentffad956938a3aea5146a48c76234b610e3384106 (diff)
downloaddotemacs-7e27675cee42aec3310d7da4ac180c54c6519b85.tar.gz
dotemacs-7e27675cee42aec3310d7da4ac180c54c6519b85.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 'scripts')
0 files changed, 0 insertions, 0 deletions