Markdown-Blog-Post-generator-Node.js-CLI
JavaScript
★ 1
updated 2y ago
This Node.js command line tool automates creating Markdown blog posts by handling filename generation, frontmatter templates, and post scaffolding. It prompts for a title, populates template frontmatter fields, and writes the file to the /content/blog folder. Handy for bootstrapping drafts and eliminating repetitive setup tasks.
No plain-English explanation yet — one is being written right now. Check back in a minute.