cyberware/quartz
kabirgh a67a8d7aa9
feat: implement getDependencyGraph for TagPage (#872)
* feat: implement getDependencyGraph for TagPage

* Only add file to dg if it has at least 1 tag
2024-02-19 13:58:15 -05:00
..
cli feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
components fix(breadcrumbs): calculate trailing slash for tag hierarchies (closes #873) 2024-02-17 11:12:35 -08:00
i18n feat(i18n): add Simplified Chinese (#896) 2024-02-19 13:31:09 -05:00
plugins feat: implement getDependencyGraph for TagPage (#872) 2024-02-19 13:58:15 -05:00
processors refactor: move emit from callback to helper file function (#704) 2024-01-18 10:56:14 -08:00
static Revert "feat: Making Quartz available offline by making it a PWA (#465)" 2023-09-20 13:52:45 -07:00
styles fix(style): bold should use semibold 2024-02-17 10:57:59 -08:00
util chore: refactor out and export endsWith 2024-02-11 10:57:24 -08:00
bootstrap-cli.mjs cleanup: rework cli to allow invoking create and build outside of cli (#428) 2023-08-27 15:59:51 -07:00
bootstrap-worker.mjs run prettier 2023-07-22 17:27:41 -07:00
build.ts fix(fast rebuild): call only required emitters, don't always copy assets (#845) 2024-02-11 12:20:44 -08:00
cfg.ts chore(i18n): refactor and cleanup (#805) 2024-02-04 20:57:10 -08:00
depgraph.test.ts feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
depgraph.ts feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00