{"id":15568618,"url":"https://github.com/jayvdb/jekyll-netlify","last_synced_at":"2025-03-17T16:30:49.561Z","repository":{"id":48783044,"uuid":"110283932","full_name":"jayvdb/jekyll-netlify","owner":"jayvdb","description":"Jekyll plugin for Netlify","archived":false,"fork":false,"pushed_at":"2021-10-27T00:37:03.000Z","size":35,"stargazers_count":19,"open_issues_count":5,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-28T01:38:27.132Z","etag":null,"topics":["ci","environment-variables","jekyll-plugin","netlify"],"latest_commit_sha":null,"homepage":null,"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/jayvdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-10T19:19:13.000Z","updated_at":"2024-12-19T17:36:33.000Z","dependencies_parsed_at":"2022-08-31T05:40:39.212Z","dependency_job_id":null,"html_url":"https://github.com/jayvdb/jekyll-netlify","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fjekyll-netlify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fjekyll-netlify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fjekyll-netlify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fjekyll-netlify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayvdb","download_url":"https://codeload.github.com/jayvdb/jekyll-netlify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871436,"owners_count":20361353,"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":["ci","environment-variables","jekyll-plugin","netlify"],"created_at":"2024-10-02T17:19:34.911Z","updated_at":"2025-03-17T16:30:49.183Z","avatar_url":"https://github.com/jayvdb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/jayvdb/jekyll-netlify.svg?branch=master)](https://travis-ci.org/jayvdb/jekyll-netlify)\n[![Gem Version](https://badge.fury.io/rb/jekyll-netlify.svg)](https://badge.fury.io/rb/jekyll-netlify)\n\n# Jekyll::Netlify\n\nExpose Netlify deploy information to Jekyll templates\nand set `site.environment=production`.\n\n```\n{{site.netlify.branch}} # =\u003e Will return the branch name\n{{site.netlify.pull_request.url}} # =\u003e Will return http://github.com/foo/bar/pulls/23\n```\n\n## Installation\n\nAdd to your `Gemfile`:\n\n```\ngroup :jekyll_plugins do\n  gem \"jekyll-netlify\"\nend\n```\n\nFor older versions of Jekyll, add to your `_config.yml`:\n\n```yml\nplugins:\n  - jekyll-netlify\n```\n\n## Usage\n\nThis plugin adds hash of `site.netlify` containing\n[Build Environment information](https://www.netlify.com/docs/continuous-deployment/#build-environment-variables):\n\n- repository_url (`git@...`)\n- branch\n- pull_request: (false; true for BitBucket; or Hash for GitHub and GitLab)\n  - id\n  - url\n- head\n- commit\n- context\n- deploy_url\n- url\n- deploy_prime_url\n- webhook\n  - title\n  - url\n  - body\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayvdb%2Fjekyll-netlify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayvdb%2Fjekyll-netlify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayvdb%2Fjekyll-netlify/lists"}