{"id":13439365,"url":"https://github.com/jekyll/jemoji","last_synced_at":"2025-05-14T19:09:08.842Z","repository":{"id":12978886,"uuid":"15657578","full_name":"jekyll/jemoji","owner":"jekyll","description":"GitHub-flavored emoji plugin for Jekyll","archived":false,"fork":false,"pushed_at":"2023-12-25T02:38:34.000Z","size":24707,"stargazers_count":563,"open_issues_count":4,"forks_count":61,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-06T23:35:22.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rubygems.org/gems/jemoji","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/jekyll.png","metadata":{"files":{"readme":"README.md","changelog":"History.markdown","contributing":null,"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":"2014-01-05T19:47:40.000Z","updated_at":"2025-03-05T08:47:46.000Z","dependencies_parsed_at":"2024-01-12T20:03:59.217Z","dependency_job_id":null,"html_url":"https://github.com/jekyll/jemoji","commit_stats":{"total_commits":207,"total_committers":17,"mean_commits":"12.176470588235293","dds":0.7439613526570048,"last_synced_commit":"1b3e31fb8855aebdb5ca492d56ba5470a9fc0b12"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjemoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjemoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjemoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fjemoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jekyll","download_url":"https://codeload.github.com/jekyll/jemoji/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254209859,"owners_count":22032897,"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-07-31T03:01:13.313Z","updated_at":"2025-05-14T19:09:07.425Z","avatar_url":"https://github.com/jekyll.png","language":"Ruby","funding_links":[],"categories":["Text Filters","HarmonyOS","Ruby","Credits","Tools and Plugins"],"sub_categories":["Windows Manager","9. Modifying Element Usage"],"readme":"# Jemoji\n\nGitHub-flavored Emoji plugin for Jekyll\n\n[![Gem Version](https://badge.fury.io/rb/jemoji.svg)](http://badge.fury.io/rb/jemoji)\n[![Build Status](https://travis-ci.org/jekyll/jemoji.svg?branch=master)](https://travis-ci.org/jekyll/jemoji)\n\n## Usage\n\nAdd the following to your site's `Gemfile`\n\n```\ngem 'jemoji'\n```\n\nAnd add the following to your site's `_config.yml`\n\n```yml\nplugins:\n  - jemoji\n```\n\n💡 If you are using a Jekyll version less than 3.5.0, use the `gems` key instead of `plugins`.\n\nIn any page or post, use emoji as you would normally, e.g.\n\n```markdown\nI give this plugin two :+1:!\n```\n\n## Emoji images\n\nFor GitHub Pages sites built on GitHub.com, emoji images are served from the GitHub.com CDN, with a base URL of `https://github.githubassets.com`, which results in emoji image URLs like `https://github.githubassets.com/images/icons/emoji/unicode/1f604.png`.\n\nOn GitHub Enterprise installs, page builds receive the `ASSET_HOST_URL` environment variable, which contain a value like `https://assets.ghe.my-company.com`. This results in emoji images for GitHub Pages sites built on a GitHub Enterprise install being served at URLs like `https://assets.ghe.my-company.com/images/icons/emoji/unicode/1f604.png`.\n\n## Customizing\n\nIf you'd like to serve emoji images locally, or use a custom emoji source, you can specify so in your `_config.yml` file:\n\n```yml\nemoji:\n  src: \"/assets/images/emoji\"\n```\n\nSee the [Gemoji](https://github.com/github/gemoji) documentation for generating image files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fjemoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjekyll%2Fjemoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fjemoji/lists"}