{"id":20846636,"url":"https://github.com/yohn/cl-markdown-post-creator","last_synced_at":"2026-02-16T00:01:54.906Z","repository":{"id":263227734,"uuid":"889738658","full_name":"Yohn/CL-Markdown-Post-Creator","owner":"Yohn","description":"A simple way to create a Markdown blog, page, or gallery post in markdown format with the yaml frontmatter, and a basic start for your next new post.","archived":false,"fork":false,"pushed_at":"2024-11-17T05:44:24.000Z","size":110,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T13:39:19.206Z","etag":null,"topics":["cli","command-line","command-line-tool","markdown","markdown-creator"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Yohn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-17T05:05:49.000Z","updated_at":"2025-04-21T21:08:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2ce441b-9cc5-4809-8022-31788d761a1b","html_url":"https://github.com/Yohn/CL-Markdown-Post-Creator","commit_stats":null,"previous_names":["yohn/cl-markdown-post-creator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Yohn/CL-Markdown-Post-Creator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohn%2FCL-Markdown-Post-Creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohn%2FCL-Markdown-Post-Creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohn%2FCL-Markdown-Post-Creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohn%2FCL-Markdown-Post-Creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yohn","download_url":"https://codeload.github.com/Yohn/CL-Markdown-Post-Creator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohn%2FCL-Markdown-Post-Creator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29494196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T00:00:57.352Z","status":"ssl_error","status_checked_at":"2026-02-15T23:56:34.338Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","command-line","command-line-tool","markdown","markdown-creator"],"created_at":"2024-11-18T02:17:15.093Z","updated_at":"2026-02-16T00:01:54.884Z","avatar_url":"https://github.com/Yohn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Command line Markdown Post Creator\nA simple way to create a Markdown blog, page, or gallery post in markdown format with the yaml frontmatter, and a basic start for your next new post.\n\n## Install via Composer\n```bash\ncomposer require yohn/cl-markdown-post-creator\n```\n\n## Create a new blog, page, or gallery\n\u003e I will will need to work on the gallery some more\n\n## Default Settings:\n```php\n$config = [\n\t\t'timezone' =\u003e 'EST',\n\t\t'blogDirectory' =\u003e 'content/blog',\n\t\t'pageDirectory' =\u003e 'content/page',\n\t\t'galleryDirectory' =\u003e 'content/gallery',\n\t];\n```\n\n```bash\nphp vendor/bin/.yo-create\n```\n## To Specify Your Own Settings\n\n```bash\nphp vendor/bin/.yo-create --config altConfig.php\n```\n\n## Frontmatter Example:\n```yaml\ncreated: 'YYY-MM-DD HH:MM:SS'\ntitle: 'The Title'\ndescription: 'Some description of the page. Used for meta information.'\ntags:\n    - multiple\n    - tags\n    - like\n    - this\ndraft: true\nthumbnail: ''\n```\n### Creating a New Page\n![CLI](img/CLI.png)\n### Creating a New Blog Post\n![CLI2](img/CLI2.png)\n### Created Markdown File\n![CreatedMarkdownFile.png](img/CreatedMarkdownFile.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyohn%2Fcl-markdown-post-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyohn%2Fcl-markdown-post-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyohn%2Fcl-markdown-post-creator/lists"}