{"id":15931589,"url":"https://github.com/zachleat/pommel-source","last_synced_at":"2025-03-16T12:46:46.722Z","repository":{"id":137956532,"uuid":"291395900","full_name":"zachleat/pommel-source","owner":"zachleat","description":"A details/summary plugin to expand and show source code.","archived":false,"fork":false,"pushed_at":"2020-08-30T04:14:25.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T00:41:14.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pommel-source.netlify.app/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zachleat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-30T03:55:24.000Z","updated_at":"2022-11-02T13:37:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"07b794aa-7ae0-4f43-83bf-ac735e5b0db8","html_url":"https://github.com/zachleat/pommel-source","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"ae19f973bc6bac4c8eec54eabecd153d83110cd8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Fpommel-source","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Fpommel-source/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Fpommel-source/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachleat%2Fpommel-source/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachleat","download_url":"https://codeload.github.com/zachleat/pommel-source/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871652,"owners_count":20361378,"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-10-07T01:21:40.658Z","updated_at":"2025-03-16T12:46:46.689Z","avatar_url":"https://github.com/zachleat.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pommel-source\n\nA CSS file to better style a zero-dependency details/summary plugin to expand and show source code.\n\n## Installation\n\nAvailable on [npm](https://www.npmjs.com/package/pommel-source).\n\n```\nnpm install pommel-source\n```\n\n## Usage\n\n```html\n\u003clink rel=\"stylesheet\" href=\"pommel-source.css\"\u003e\n\u003cdetails class=\"pommel-source\" open\u003e\n\t\u003csummary\u003eEmbed\u003c/summary\u003e\n\t\u003cpre\u003e* { box-sizing: border-box; }\u003c/pre\u003e\n\u003c/details\u003e\n```\n\n### Works with @11ty/eleventy-plugin-syntaxhighlight\n\n```html\n\u003c!-- include Prism theme --\u003e\n\u003clink rel=\"stylesheet\" href=\"prism-theme.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"pommel-source.css\"\u003e\n\n\u003cdetails class=\"pommel-source\" open\u003e\n\t\u003csummary\u003eEmbed\u003c/summary\u003e\n\t{%- highlight css %}\n* { box-sizing: border-box; }\n\t{%- endhighlight %}\n\u003c/details\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachleat%2Fpommel-source","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachleat%2Fpommel-source","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachleat%2Fpommel-source/lists"}