quartz/quartz.lock.json
saberzero1 4d47086cab
feat: integrate community PageType plugins (Phase D Step 6)
Replace old page-rendering emitters with PageTypeDispatcher emitter
and pageTypes array. Restructure quartz.layout.ts from three separate
exports to unified layout object with defaults and byPageType record.
Install content-page, folder-page, tag-page community plugins.
2026-02-13 19:35:10 +01:00

120 lines
4.9 KiB
JSON

{
"version": "1.0.0",
"plugins": {
"explorer": {
"source": "github:quartz-community/explorer",
"resolved": "https://github.com/quartz-community/explorer.git",
"commit": "cd2b86b64afe62fa2188c45a2e4534c9b87467e8",
"installedAt": "2026-02-13T15:36:11.758Z"
},
"graph": {
"source": "github:quartz-community/graph",
"resolved": "https://github.com/quartz-community/graph.git",
"commit": "26515026b7f2a01029d68ee2cbd8ebdbe35fdd4c",
"installedAt": "2026-02-13T15:36:12.191Z"
},
"search": {
"source": "github:quartz-community/search",
"resolved": "https://github.com/quartz-community/search.git",
"commit": "af45aea98cc3e343627f8cf38835b917cc522c08",
"installedAt": "2026-02-13T15:36:12.611Z"
},
"backlinks": {
"source": "github:quartz-community/backlinks",
"resolved": "https://github.com/quartz-community/backlinks.git",
"commit": "e835cd3f573f647fe126ef6f1915d531e061c43e",
"installedAt": "2026-02-13T15:36:13.044Z"
},
"table-of-contents": {
"source": "github:quartz-community/table-of-contents",
"resolved": "https://github.com/quartz-community/table-of-contents.git",
"commit": "819b893f53088d5165ea81ba6fe9d5e5cbb55807",
"installedAt": "2026-02-13T15:36:13.526Z"
},
"comments": {
"source": "github:quartz-community/comments",
"resolved": "https://github.com/quartz-community/comments.git",
"commit": "5e0e6eab927fd5eac1c5b61ab22fb0ff2e05905d",
"installedAt": "2026-02-13T15:36:13.961Z"
},
"breadcrumbs": {
"source": "github:quartz-community/breadcrumbs",
"resolved": "https://github.com/quartz-community/breadcrumbs.git",
"commit": "27e033fff2f4a8b5188ab737af743b22eca9d4d0",
"installedAt": "2026-02-13T15:36:14.541Z"
},
"recent-notes": {
"source": "github:quartz-community/recent-notes",
"resolved": "https://github.com/quartz-community/recent-notes.git",
"commit": "57d44711d8158ee542dd9a5086535b1f20d6e042",
"installedAt": "2026-02-13T15:36:14.992Z"
},
"latex": {
"source": "github:quartz-community/latex",
"resolved": "https://github.com/quartz-community/latex.git",
"commit": "c9116138d15f702b1f10ebbe8cdaa231b041fd93",
"installedAt": "2026-02-13T15:36:15.428Z"
},
"article-title": {
"source": "github:quartz-community/article-title",
"resolved": "https://github.com/quartz-community/article-title.git",
"commit": "d927a158f04cec6e0b57e5bd22bc6a3d09f3ceb2",
"installedAt": "2026-02-13T17:02:14.634Z"
},
"tag-list": {
"source": "github:quartz-community/tag-list",
"resolved": "https://github.com/quartz-community/tag-list.git",
"commit": "4136bf0aba9189598d3bc0af20c3bbd6e2617325",
"installedAt": "2026-02-13T17:02:21.825Z"
},
"page-title": {
"source": "github:quartz-community/page-title",
"resolved": "https://github.com/quartz-community/page-title.git",
"commit": "6aa778f7d83822f7d3f9b781842af7bb090a97a2",
"installedAt": "2026-02-13T17:02:30.858Z"
},
"darkmode": {
"source": "github:quartz-community/darkmode",
"resolved": "https://github.com/quartz-community/darkmode.git",
"commit": "2fc5ca7afa22d8162d25a3faea3e66f407978acd",
"installedAt": "2026-02-13T17:02:38.111Z"
},
"reader-mode": {
"source": "github:quartz-community/reader-mode",
"resolved": "https://github.com/quartz-community/reader-mode.git",
"commit": "cc25e7eaf1297a3e4313d50512d8b0bdf0d45f32",
"installedAt": "2026-02-13T17:02:46.183Z"
},
"content-meta": {
"source": "github:quartz-community/content-meta",
"resolved": "https://github.com/quartz-community/content-meta.git",
"commit": "b61471f8305067dde87c9af4be59faa78e334904",
"installedAt": "2026-02-13T17:02:53.623Z"
},
"footer": {
"source": "github:quartz-community/footer",
"resolved": "https://github.com/quartz-community/footer.git",
"commit": "78e3750b3df50a36865f9ba362e7409be6a2c0a3",
"installedAt": "2026-02-13T17:03:00.954Z"
},
"content-page": {
"source": "github:quartz-community/content-page",
"resolved": "https://github.com/quartz-community/content-page.git",
"commit": "27ae3160f1076e630a2160885515fb81fb67a8e8",
"installedAt": "2026-02-13T18:15:53.092Z"
},
"folder-page": {
"source": "github:quartz-community/folder-page",
"resolved": "https://github.com/quartz-community/folder-page.git",
"commit": "0006bfc868fc78dda8ea35fb502634ba5c5e001f",
"installedAt": "2026-02-13T18:15:53.787Z"
},
"tag-page": {
"source": "github:quartz-community/tag-page",
"resolved": "https://github.com/quartz-community/tag-page.git",
"commit": "848d06a6c90b85759e4c1df6fcae885134281ef7",
"installedAt": "2026-02-13T18:15:54.453Z"
}
}
}