{"id":13612042,"url":"https://github.com/benbalter/jekyll-default-layout","last_synced_at":"2025-04-05T06:07:40.882Z","repository":{"id":47025409,"uuid":"70078594","full_name":"benbalter/jekyll-default-layout","owner":"benbalter","description":"Silently sets default layouts for Jekyll pages and posts","archived":false,"fork":false,"pushed_at":"2023-11-24T19:46:11.000Z","size":80,"stargazers_count":55,"open_issues_count":3,"forks_count":22,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-05-09T12:57:58.100Z","etag":null,"topics":["github-pages","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/benbalter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/funding.yml","license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"patreon":"benbalter"}},"created_at":"2016-10-05T16:32:34.000Z","updated_at":"2024-02-25T15:15:36.000Z","dependencies_parsed_at":"2024-01-14T04:46:56.584Z","dependency_job_id":"da79257b-0dcd-4f15-85b9-0b4ea175ee08","html_url":"https://github.com/benbalter/jekyll-default-layout","commit_stats":{"total_commits":105,"total_committers":7,"mean_commits":15.0,"dds":"0.19047619047619047","last_synced_commit":"340343a2ab7b1b18a45ff7c26f2937db5d28f7b5"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbalter%2Fjekyll-default-layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbalter%2Fjekyll-default-layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbalter%2Fjekyll-default-layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbalter%2Fjekyll-default-layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benbalter","download_url":"https://codeload.github.com/benbalter/jekyll-default-layout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294538,"owners_count":20915340,"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":["github-pages","jekyll","jekyll-plugin"],"created_at":"2024-08-01T20:00:21.544Z","updated_at":"2025-04-05T06:07:40.856Z","avatar_url":"https://github.com/benbalter.png","language":"Ruby","readme":"# Jekyll Default Layout\n\n*Silently sets default layouts for Jekyll pages and posts*\n\n[![CI](https://github.com/benbalter/jekyll-default-layout/actions/workflows/ci.yml/badge.svg)](https://github.com/benbalter/jekyll-default-layout/actions/workflows/ci.yml)\n\n## Usage\n\n1. Add the following to your site's Gemfile:\n\n    ```ruby\n    gem 'jekyll-default-layout'\n    ```\n\n2. And the following to your site's `_config.yml`:\n\n    ```yml\n    plugins:\n      - jekyll-default-layout\n    ```\n\nNote: If you are using a Jekyll version less than 3.5.0, use the `gems` key instead of `plugins`.\n\n## What it does\n\nIf no layout is specified for a Markdown post or page, the plugin automatically sets the \"home\", \"post\", \"page\", or \"default\" layout if it exists.\n\nWhat layout is used:\n\n* `/index.md` - the home layout, the page layout, or the default layout, if they exist, in that order\n* A page - the page layout or the default layout, if they exist, in that order\n* A post - the post layout or the default layout, if they exist, in that order\n\n## Disabling\n\nFor a specific post or page, add `layout: null` to the front matter.\n","funding_links":["https://patreon.com/benbalter"],"categories":["Settings \u0026 Configurations Tweaks"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbalter%2Fjekyll-default-layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenbalter%2Fjekyll-default-layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbalter%2Fjekyll-default-layout/lists"}