{"id":15288513,"url":"https://github.com/dakutree/jekyll-git-updated","last_synced_at":"2025-10-07T03:30:36.147Z","repository":{"id":56878635,"uuid":"218534829","full_name":"DakuTree/jekyll-git-updated","owner":"DakuTree","description":"This automatically adds a git commit timestamp of the post/page to the `git-updated` frontmatter key.","archived":true,"fork":false,"pushed_at":"2019-10-30T13:33:28.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-30T15:49:46.302Z","etag":null,"topics":["jekyll","jekyll-plugin"],"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/DakuTree.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-30T13:32:38.000Z","updated_at":"2023-01-28T09:32:02.000Z","dependencies_parsed_at":"2022-08-20T11:40:37.945Z","dependency_job_id":null,"html_url":"https://github.com/DakuTree/jekyll-git-updated","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/DakuTree%2Fjekyll-git-updated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DakuTree%2Fjekyll-git-updated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DakuTree%2Fjekyll-git-updated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DakuTree%2Fjekyll-git-updated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DakuTree","download_url":"https://codeload.github.com/DakuTree/jekyll-git-updated/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877413,"owners_count":16554880,"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-09-30T15:49:50.329Z","updated_at":"2025-10-07T03:30:30.853Z","avatar_url":"https://github.com/DakuTree.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jekyll Git Updated  [![Gem Version](https://badge.fury.io/rb/jekyll-git-updated.svg)](https://badge.fury.io/rb/jekyll-git-updated) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n**Jekyll Git Updated** is a ruby gem for [Jekyll](https://jekyllrb.com/) static site generator.  \nThis automatically adds a git commit timestamp of the post/page to the `git-updated` frontmatter key.\n\n## Installation\nAdd this line to your Gemfile:\n\n```ruby\ngroup :jekyll_plugins do\n  gem \"jekyll-git-updated\"\nend\n```\n\nAnd then execute:\n\n    $ bundle\n\nAlternatively install the gem yourself as:\n\n    $ gem install jekyll-git-updated\n\nand put this in your ``_config.yml`` \n\n```yaml\nplugins:\n  - jekyll-git-updated\n```\n\n## Usage\nSimply reference the frontmatter in your page/layout.  \nI.E: `{{ page.git-updated }}`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdakutree%2Fjekyll-git-updated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdakutree%2Fjekyll-git-updated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdakutree%2Fjekyll-git-updated/lists"}