{"id":21500812,"url":"https://github.com/mcanouil/quarto-masonry","last_synced_at":"2026-03-11T22:45:09.885Z","repository":{"id":62205272,"uuid":"558795004","full_name":"mcanouil/quarto-masonry","owner":"mcanouil","description":"Masonry.js Extension for Quarto.","archived":false,"fork":false,"pushed_at":"2026-02-21T12:57:26.000Z","size":69,"stargazers_count":14,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-21T19:19:24.419Z","etag":null,"topics":["experimental","grid-system","masonryjs","quarto","quarto-extension","quarto-pub","quartopub"],"latest_commit_sha":null,"homepage":"https://m.canouil.dev/quarto-masonry/","language":"Lua","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/mcanouil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mcanouil","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-10-28T10:08:05.000Z","updated_at":"2026-02-21T12:56:05.000Z","dependencies_parsed_at":"2024-05-29T11:38:23.141Z","dependency_job_id":"c842d554-b2a9-4bb3-a432-5c420109b619","html_url":"https://github.com/mcanouil/quarto-masonry","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mcanouil/quarto-masonry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-masonry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-masonry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-masonry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-masonry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcanouil","download_url":"https://codeload.github.com/mcanouil/quarto-masonry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fquarto-masonry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30405973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T22:36:59.286Z","status":"ssl_error","status_checked_at":"2026-03-11T22:36:57.544Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["experimental","grid-system","masonryjs","quarto","quarto-extension","quarto-pub","quartopub"],"created_at":"2024-11-23T17:47:46.535Z","updated_at":"2026-03-11T22:45:09.866Z","avatar_url":"https://github.com/mcanouil.png","language":"Lua","funding_links":["https://github.com/sponsors/mcanouil"],"categories":[],"sub_categories":[],"readme":"# `Masonry.js` Extension for Quarto\n\nThis extension provides support for [`Masonry.js`](https://masonry.desandro.com/).\n\n\u003e [!CAUTION]\n\u003e _**This is a work in progress repository, thus the content is highly experimental.**_\n\n## Installing\n\n```sh\nquarto add mcanouil/quarto-masonry\n```\n\nThis will install the extension under the `_extensions` subdirectory.  \nIf you're using version control, you will want to check in this directory.\n\n## Using\n\nActivate `Masonry.js` in HTML/Markdown using `data-masonry='{ \"itemSelector\": \".grid-item\"}'` in fenced divs with proper item selector to only rearrange a subset of elements.  \nSee [`Masonry.js` options](https://masonry.desandro.com/options.html) page for details.\n\n```markdown\n:::: {.grid data-masonry='{ \"itemSelector\": \".grid-item\" }'}\n::: {.grid-item}\n:::\n::: {.grid-item .grid-item--width2 .grid-item--height2}\n:::\n::: {.grid-item .grid-item--height3}\n:::\n::: {.grid-item .grid-item--height2}\n:::\n::: {.grid-item .grid-item--width3}\n:::\n::: {.grid-item}\n:::\n::: {.grid-item}\n:::\n::::\n```\n\n## Example\n\nHere is the source code for a minimal example: [example.qmd](example.qmd).\n\nThis is the output of `example.qmd` for [HTML](https://m.canouil.dev/quarto-masonry/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanouil%2Fquarto-masonry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcanouil%2Fquarto-masonry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanouil%2Fquarto-masonry/lists"}