A Possible Blogging Strategy With Emacs
Created: Jul 13 2026, 21:27 UTC
Last modified: Jul 13 2026, 21:27 UTC
Assume that Eleventy handles drafts.
- Have a function for every IndieWeb post type.
- By default we create a draft
- Prefix argument creates a real post
- Drafts are in a special folder without a date
- Real posts have a date and are stored by year
- A function will turn a draft into a real post by adding a date and moving the post to the real folder