{"id":23141019,"url":"https://github.com/royfrancis/quarto-accordion","last_synced_at":"2025-04-04T11:19:05.522Z","repository":{"id":219494417,"uuid":"749131384","full_name":"royfrancis/quarto-accordion","owner":"royfrancis","description":"A quarto extension to add accordion component to html format","archived":false,"fork":false,"pushed_at":"2024-01-27T22:30:54.000Z","size":313,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T21:15:13.437Z","etag":null,"topics":["quarto","quarto-extension","quarto-filter","quarto-shortcode"],"latest_commit_sha":null,"homepage":"https://royfrancis.github.io/quarto-accordion","language":"Lua","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/royfrancis.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}},"created_at":"2024-01-27T17:11:25.000Z","updated_at":"2025-01-08T05:22:03.000Z","dependencies_parsed_at":"2024-01-27T21:56:15.650Z","dependency_job_id":null,"html_url":"https://github.com/royfrancis/quarto-accordion","commit_stats":null,"previous_names":["royfrancis/quarto-accordion"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royfrancis%2Fquarto-accordion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royfrancis%2Fquarto-accordion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royfrancis%2Fquarto-accordion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royfrancis%2Fquarto-accordion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royfrancis","download_url":"https://codeload.github.com/royfrancis/quarto-accordion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166171,"owners_count":20894654,"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":["quarto","quarto-extension","quarto-filter","quarto-shortcode"],"created_at":"2024-12-17T14:12:12.809Z","updated_at":"2025-04-04T11:19:05.497Z","avatar_url":"https://github.com/royfrancis.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# accordion\n\nA quarto shortcode extension to add [Bootstrap accordion component](https://getbootstrap.com/docs/5.1/components/accordion/) for html format.\n\n![](preview.jpg)\n\n## Install\n\n- Requires Quarto \u003e= 1.4.0\n- In the root of the quarto project, run in terminal:\n\n```\nquarto add royfrancis/quarto-accordion\n```\n\nThis will install the extension under the `_extensions` subdirectory.\n\n## Usage\n\n```\n---\ntitle: Accordion\naccordion:\n  - accordion-1:\n    - header: Click here to view contents\n      body: This is the body content\nfilters:\n  - accordion\n---\n\n{{\u003c accordion accordion-1 \u003e}}\n```\n\nFor more examples and usage guide, see [here](https://royfrancis.github.io/quarto-accordion).\n\n---\n\n2024 • Roy Francis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyfrancis%2Fquarto-accordion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyfrancis%2Fquarto-accordion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyfrancis%2Fquarto-accordion/lists"}