{"id":13763614,"url":"https://github.com/clayrisser/generator-jekyll-plugin","last_synced_at":"2026-02-20T17:31:59.964Z","repository":{"id":51061520,"uuid":"122752855","full_name":"clayrisser/generator-jekyll-plugin","owner":"clayrisser","description":"💎 Yeoman generator for jekyll plugins","archived":false,"fork":false,"pushed_at":"2023-12-06T04:49:54.000Z","size":1149,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-04T13:53:44.161Z","etag":null,"topics":["generator","jekyll","jekyll-plugin","plugin","yeoman","yo","yoeman-generator"],"latest_commit_sha":null,"homepage":"https://jam.jamrizzi.com","language":"JavaScript","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/clayrisser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-02-24T15:32:31.000Z","updated_at":"2023-11-29T12:42:11.000Z","dependencies_parsed_at":"2024-01-13T07:46:55.175Z","dependency_job_id":null,"html_url":"https://github.com/clayrisser/generator-jekyll-plugin","commit_stats":null,"previous_names":["jamrizzi/generator-jekyll-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clayrisser/generator-jekyll-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Fgenerator-jekyll-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Fgenerator-jekyll-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Fgenerator-jekyll-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Fgenerator-jekyll-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clayrisser","download_url":"https://codeload.github.com/clayrisser/generator-jekyll-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Fgenerator-jekyll-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29658373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["generator","jekyll","jekyll-plugin","plugin","yeoman","yo","yoeman-generator"],"created_at":"2024-08-03T15:00:53.611Z","updated_at":"2026-02-20T17:31:59.948Z","avatar_url":"https://github.com/clayrisser.png","language":"JavaScript","funding_links":[],"categories":["Command Line Tools"],"sub_categories":[],"readme":"# generator-jekyll-plugin\n\n[![Beerpay](https://beerpay.io/jamrizzi/generator-jekyll-plugin/badge.svg?style=beer-square)](https://beerpay.io/jamrizzi/generator-jekyll-plugin)\n[![Beerpay](https://beerpay.io/jamrizzi/generator-jekyll-plugin/make-wish.svg?style=flat-square)](https://beerpay.io/jamrizzi/generator-jekyll-plugin?focus=wish)\n[![NPM](https://img.shields.io/npm/v/generator-jekyll-plugin.svg?style=flat-square)](https://www.npmjs.com/package/generator-jekyll-plugin)\n[![NPM](https://img.shields.io/npm/dt/generator-jekyll-plugin.svg?style=flat-square)](https://www.npmjs.com/package/generator-jekyll-plugin)\n[![Drone](https://ci.jamrizzi.com/api/badges/jamrizzi/generator-jekyll-plugin/status.svg)](https://ci.jamrizzi.com/jamrizzi/generator-jekyll-plugin)\n[![GitHub stars](https://img.shields.io/github/stars/jamrizzi/generator-jekyll-plugin.svg?style=social\u0026label=Stars)](https://github.com/jamrizzi/generator-jekyll-plugin)\n\n\u003e 💎 Yeoman generator for jekyll plugins\n\n![](assets/generator-jekyll-plugin.png)\n\nPlease \u0026#9733; this repo if you found it useful \u0026#9733; \u0026#9733; \u0026#9733;\n\n\n## Features\n\n* Live development environment\n* Jekyll best practices\n* Publish as gem\n\n\n## Installation\n\n```sh\nsudo npm install -g yo generator-jekyll-plugin\n```\n\n\n## Dependencies\n\n* [NodeJS](https://nodejs.org)\n* [GNU Make](https://www.gnu.org/software/make)\n* [Ruby](https://www.ruby-lang.org)\n* [Bundler](http://bundler.io)\n\n\n## Usage\n\n```sh\nyo jekyll-plugin\n```\n\n### Makefile\n\n| **Command**    | **Description**                                           |\n| -----------    | --------------------------------------------------------- |\n| `make start`   | Start Jekyll plugin development server                    |\n| `make build`   | Build Jekyll plugin gem                                   |\n| `make install` | Install dependancies for Jekyll plugin development server |\n| `make push`    | Publish Jekyll plugin to rubygems                         |\n| `make clean`   | Clean build and development files                         |\n| `make deps`    | Install development tools                                 |\n\n\n## Support\n\nSubmit an [issue](https://github.com/jamrizzi/generator-jekyll-plugin/issues/new)\n\n\n## Contributing\n\nReview the [guidelines for contributing](https://github.com/jamrizzi/generator-jekyll-plugin/blob/master/CONTRIBUTING.md)\n\n\n## License\n\n[MIT License](https://github.com/jamrizzi/generator-jekyll-plugin/blob/master/LICENSE)\n\n[Jam Risser](https://jam.jamrizzi.com) \u0026copy; 2018\n\n\n## Changelog\n\nReview the [changelog](https://github.com/jamrizzi/generator-jekyll-plugin/blob/master/CHANGELOG.md)\n\n\n## Credits\n\n* [Jam Risser](https://jam.jamrizzi.com) - Author\n\n\n## Support on Beerpay (actually, I drink coffee)\n\nA ridiculous amount of coffee :coffee: :coffee: :coffee: was consumed in the process of building this project.\n\n[Add some fuel](https://beerpay.io/jamrizzi/generator-jekyll-plugin) if you'd like to keep me going!\n\n[![Beerpay](https://beerpay.io/jamrizzi/generator-jekyll-plugin/badge.svg?style=beer-square)](https://beerpay.io/jamrizzi/generator-jekyll-plugin)\n[![Beerpay](https://beerpay.io/jamrizzi/generator-jekyll-plugin/make-wish.svg?style=flat-square)](https://beerpay.io/jamrizzi/generator-jekyll-plugin?focus=wish)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclayrisser%2Fgenerator-jekyll-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclayrisser%2Fgenerator-jekyll-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclayrisser%2Fgenerator-jekyll-plugin/lists"}