{"id":16445795,"url":"https://github.com/mslinn/jekyll-hello","last_synced_at":"2026-04-12T23:11:23.082Z","repository":{"id":142056898,"uuid":"484016317","full_name":"mslinn/jekyll-hello","owner":"mslinn","description":"Complete example of a Jekyll subcommand plugin","archived":false,"fork":false,"pushed_at":"2024-12-22T15:40:53.000Z","size":506,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T01:11:57.866Z","etag":null,"topics":["jekyll","jekyll-plugin"],"latest_commit_sha":null,"homepage":"https://www.mslinn.com/blog/2022/03/28/jekyll-plugin-template-collection.html#cmds","language":"Ruby","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/mslinn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-04-21T11:02:15.000Z","updated_at":"2024-12-22T15:40:57.000Z","dependencies_parsed_at":"2024-11-11T05:42:19.438Z","dependency_job_id":"dd27fded-b053-4a54-a2c4-c02f351d534b","html_url":"https://github.com/mslinn/jekyll-hello","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2Fjekyll-hello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2Fjekyll-hello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2Fjekyll-hello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mslinn%2Fjekyll-hello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mslinn","download_url":"https://codeload.github.com/mslinn/jekyll-hello/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240831381,"owners_count":19864718,"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":["jekyll","jekyll-plugin"],"created_at":"2024-10-11T09:45:27.735Z","updated_at":"2026-04-12T23:11:23.032Z","avatar_url":"https://github.com/mslinn.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jekyll::Hello\n\nA quick test of a custom Jekyll command called `hello`.\nThis Jekyll subcommand must be installed into a Jekyll project before it can be used.\nThe `hello` subcommand will not be available outside that project.\n\n**DOES NOT WORK**\n\n\n## Installation\n\nEdit the `Gemfile` of your Jekyll site.\nSpecify `jekyll-hello` in the `jekyll_plugins` group, like this:\n\n```ruby\ngroup :jekyll_plugins do\n  gem 'jekyll-hello'\nend\n```\n\nAnd then execute:\n\n```shell\n$ bundle\n```\n\n\n## Usage\n\nThe `demo` subdirectory is a small Jekyll site, pre-configured with the `hello` Jekyll subcommand.\nThe subcommand merely outputs `Hello!` and stops.\n\n```shell\n$ cd demo\n\n$ jekyll hello\n             Hello!\n```\n\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies.\nYou can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run:\n\n```shell\n$ bundle exec rake install\n```\n\nTo release a new version, update the version number in `version.rb`,\nand then run:\n\n```shell\n$ bundle exec rake release\n```\n\nThe above does the following:\n\n- Creates a git tag for the version\n- Pushes git commits and the created tag\n- Pushes the `.gem` file to [rubygems.org](https://rubygems.org).\n\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/mslinn/jekyll-hello.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmslinn%2Fjekyll-hello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmslinn%2Fjekyll-hello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmslinn%2Fjekyll-hello/lists"}