codingstark-dev / Markdown-Blog-Post-generator-Node.js-CLI

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codingstark-dev/Markdown-Blog-Post-generator-Node.js-CLI Stargazers