{"id":21553423,"url":"https://github.com/cbebe/create-md-blog","last_synced_at":"2025-10-29T21:18:18.836Z","repository":{"id":38361629,"uuid":"495280138","full_name":"cbebe/create-md-blog","owner":"cbebe","description":"Create a Markdown blog file from the command line","archived":false,"fork":false,"pushed_at":"2022-06-06T09:54:04.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T02:40:06.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbebe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-23T06:11:19.000Z","updated_at":"2022-05-23T11:09:17.000Z","dependencies_parsed_at":"2022-09-19T08:30:26.275Z","dependency_job_id":null,"html_url":"https://github.com/cbebe/create-md-blog","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/cbebe/create-md-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Fcreate-md-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Fcreate-md-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Fcreate-md-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Fcreate-md-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbebe","download_url":"https://codeload.github.com/cbebe/create-md-blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbebe%2Fcreate-md-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281699720,"owners_count":26546371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T07:10:44.139Z","updated_at":"2025-10-29T21:18:18.811Z","avatar_url":"https://github.com/cbebe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Markdown Blog\n\nCreate a markdown blog file using the CLI\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/v/create-md-blog.svg\" alt=\"NPM Version\" /\u003e\n\u003cimg src=\"https://img.shields.io/npm/l/create-md-blog.svg\" alt=\"Package License\" /\u003e\n\u003cimg src=\"https://img.shields.io/npm/dm/create-md-blog.svg\" alt=\"NPM Downloads\" /\u003e\n\u003ca href='https://coveralls.io/github/cbebe/create-md-blog?branch=master'\u003e\u003cimg src='https://coveralls.io/repos/github/cbebe/create-md-blog/badge.svg?branch=master' alt='Coverage Status' /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Install\n\nTo use once:\n\n```\nnpx create-md-blog\n```\n\nTo use as a dev dependency on a particular project:\n\n```\nnpm install --save-dev create-md-blog\nnpm md-blog\n```\n\nInstall globally:\n\n```\nnpm install --global create-md-blog\nmd-blog\n```\n\n## Command Line Options\n\n```\nUsage: md-blog [options]\n\nOptions:\n  -s, --standalone             Create a standalone file instead of a blog\n                               directory\n  --no-standalone\n  --mdx                        Create MDX file (default: false)\n  -a, --author \u003cauthor entry\u003e  Author of the blog post\n  -t, --title \u003ctitle\u003e          Title of the blog\n  --slug \u003cslug\u003e                Slug path of the blog file\n  --tags \u003ctags...\u003e             Specify existing tags\n  -p, --prompt-new-tags        Prompt to add new tags (default: false)\n  -d, --date \u003cblog date\u003e       Date posted for the blog\n  -h, --help                   display help for command\n```\n\nAny unspecified options will be prompted:\n\n```\n✔ Create a standalone file?\n(Yes if you're not including other files like images) › no\n✔ Who is creating this blog? › charles\n✔ Title of the blog … Example blog\n✔ URL slug for the blog … example-blog\n✔ Pick existing tags › nice\n✔ Date of blog › May 23 2022\nCreated blog directory blog/2022-05-23-example-blog and index.md file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbebe%2Fcreate-md-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbebe%2Fcreate-md-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbebe%2Fcreate-md-blog/lists"}