{"id":21650892,"url":"https://github.com/iansinnott/jekyll-post","last_synced_at":"2025-09-02T18:35:35.682Z","repository":{"id":18177831,"uuid":"21291340","full_name":"iansinnott/jekyll-post","owner":"iansinnott","description":"A tool for managing Jekyll from the command line","archived":false,"fork":false,"pushed_at":"2016-02-28T00:54:06.000Z","size":18,"stargazers_count":8,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T06:36:23.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iansinnott.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-27T22:41:58.000Z","updated_at":"2021-03-14T11:38:29.000Z","dependencies_parsed_at":"2022-09-26T21:41:19.899Z","dependency_job_id":null,"html_url":"https://github.com/iansinnott/jekyll-post","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fjekyll-post","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fjekyll-post/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fjekyll-post/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fjekyll-post/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iansinnott","download_url":"https://codeload.github.com/iansinnott/jekyll-post/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248473632,"owners_count":21109745,"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","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-25T07:45:51.703Z","updated_at":"2025-04-11T20:23:32.260Z","avatar_url":"https://github.com/iansinnott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Post\n\n#### A simple command line helper for Jekyll\n\n## To do\n\n- Add drafting functionality\n\n`$ post draft \u003ctitle\u003e` Should create a draft post that will be stored under `drafts`. `$ post publish \u003ctitle\u003e` to prepend the date to the file and move it to to `_posts`. `$ post unpublish \u003ctitle\u003e` could be an option as well.\n\n## Usage\n\nCreate a post:\n`post Some Post Title`\n\nList all posts\n`post list`\n\nEdit a post\n`post edit [some-post-title]`\n\nPublish your blog\n`post publish`\n\n## Installation\n\nIf you have npm:\n\n`npm install -g jekyll-post`\n\nIf you don't have npm, you will need to install it via [Node](http://nodejs.org/). Either download it from [the Node website](http://nodejs.org/) or install it via the command line. The latter will depend on your system, but here's a guess at what might work for you immediately:\n\nMac (with Homebrew):\n\n`brew install node`\n\nUbuntu:\n\nHere's a [great installation article from Digital Ocean.][do]\n\n[do]: https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-an-ubuntu-14-04-server\n\n## Configuration\n\njekyll-post requires a `.postrc` file in your root directory. This file is necessary to tell jekyll-post where your Jekyll blog is located on your computer. Here's an example of `~/.postrc`:\n\n```\n{\n  \"source\": \"/path/to/jekyll\"\n}\n```\n\nEnjoy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fjekyll-post","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiansinnott%2Fjekyll-post","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fjekyll-post/lists"}