{"id":14979491,"url":"https://github.com/iiewad/live2d","last_synced_at":"2025-10-28T18:31:45.099Z","repository":{"id":56881687,"uuid":"157674478","full_name":"iiewad/Live2D","owner":"iiewad","description":"jekyll live2d Plugin","archived":false,"fork":false,"pushed_at":"2018-11-19T07:23:36.000Z","size":11206,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T19:40:59.361Z","etag":null,"topics":["gem","jekyll","live2d","plugin"],"latest_commit_sha":null,"homepage":"","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/iiewad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-15T08:04:30.000Z","updated_at":"2024-06-07T07:25:06.000Z","dependencies_parsed_at":"2022-08-20T13:00:14.935Z","dependency_job_id":null,"html_url":"https://github.com/iiewad/Live2D","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/iiewad%2FLive2D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiewad%2FLive2D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiewad%2FLive2D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiewad%2FLive2D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iiewad","download_url":"https://codeload.github.com/iiewad/Live2D/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859014,"owners_count":16556038,"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":["gem","jekyll","live2d","plugin"],"created_at":"2024-09-24T14:00:08.533Z","updated_at":"2025-10-28T18:31:44.806Z","avatar_url":"https://github.com/iiewad.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Live2d\n\nWelcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/live2d`. To experiment with that code, run `bin/console` for an interactive prompt.\n\nTODO: Delete this and the text above, and describe your gem\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngroup :jekyll_plugins do\n  ...\n  gem 'live2d', '~\u003e 0.1.0'\nend\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install live2d\n\n## Usage\n\n### Download Live2D_WEBGL_SDK\n\nDownload [Live2D_SDK_WebGL](http://app2.live2d.com/cubism/sdk/bowiuex/webgl/Live2D_SDK_WebGL_2.1.00_1_jp.zip)\n\n### Jekyll Blog Assets\n```shell\n➜  iiewad.github.io git:(dev) ✗ tree assets\nassets\n├── javascripts\n│   ├── Simple.js\n│   └── live2d.min.js\n├── main.js\n├── minima-social-icons.svg\n└── models\n    ├── Epsilon2.1\n    │   ├── Epsilon2.1.2048\n    │   │   └── texture_00.png\n            └── ...\n... │ ... │ ...\n```\n\n### Config Live2D Style\n\n```\nlive2d:\n  style:\n    width: 100\n    height: 100\n    position: 'fixed'\n    top: 100\n    bottom: 0\n    left: 100\n    right: 0\n```\n\n### Insert the live2D Tag\n\n```html\n#_includes/live2d.html\n\n{% render_live2d %}\n```\n```html\n#_includes/footer.html\n{%- include live2d.html -%}\n```\n\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You 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 `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/[iiewad]/live2d. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Live2d project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/live2d/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiewad%2Flive2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiiewad%2Flive2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiewad%2Flive2d/lists"}