{"id":13790090,"url":"https://github.com/vallieres/jekyll-json-feed","last_synced_at":"2025-09-11T11:33:41.346Z","repository":{"id":78517114,"uuid":"91610789","full_name":"vallieres/jekyll-json-feed","owner":"vallieres","description":"JSON Feed for Jekyll","archived":false,"fork":false,"pushed_at":"2020-08-10T20:34:17.000Z","size":12,"stargazers_count":61,"open_issues_count":3,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T08:12:07.066Z","etag":null,"topics":["jekyll","json","json-feed"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vallieres.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-05-17T19:02:28.000Z","updated_at":"2022-09-15T10:19:50.000Z","dependencies_parsed_at":"2023-04-18T12:33:32.655Z","dependency_job_id":null,"html_url":"https://github.com/vallieres/jekyll-json-feed","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/vallieres%2Fjekyll-json-feed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vallieres%2Fjekyll-json-feed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vallieres%2Fjekyll-json-feed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vallieres%2Fjekyll-json-feed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vallieres","download_url":"https://codeload.github.com/vallieres/jekyll-json-feed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248951978,"owners_count":21188420,"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","json","json-feed"],"created_at":"2024-08-03T22:00:36.874Z","updated_at":"2025-04-14T19:53:31.335Z","avatar_url":"https://github.com/vallieres.png","language":null,"funding_links":[],"categories":["Feed Generators"],"sub_categories":[],"readme":"# JSON Feed for Jekyll\n\nA simple feed file that follows the [1.0 spec](https://jsonfeed.org/version/1) of the JSON Feed standard established by [Manton Reece](http://manton.org/) and [Brent Simmons](http://inessential.com/).\n\n## Installation\nCopy the `feed.json` file to the root directory of your Jekyll install.\n\nAdd the following line to your `head.html` (or similar theme file where the `\u003chead\u003e` section of your site is defined.\n\n```\n\u003clink rel=\"alternate\" title=\"{{ site.title }}\" type=\"application/json\" href=\"{{ \"/feed.json\" | absolute_url }}\" /\u003e\n```\n\nIf your server is not configured to serve JSON files, you might need to add this to your .htaccess file:\n\n```\nAddType application/json .json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvallieres%2Fjekyll-json-feed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvallieres%2Fjekyll-json-feed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvallieres%2Fjekyll-json-feed/lists"}