quartz/quartz
kabirgh a6417c447a
fix(fast rebuild): handle added an deleted markdown correctly (#921)
* Handle added files correctly

* Handle deletes properly

* addGraph renamed to mergeGraph
2024-02-23 18:40:42 -08:00
..
cli feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
components chore(img): return targetUrl as given href (#916) 2024-02-22 21:55:35 -08:00
i18n fix: add space and missing dot for listing pages (#907) 2024-02-20 09:45:10 -05:00
plugins fix(callouts): use user provided title instead of canonical for default title 2024-02-23 11:20:35 -08:00
processors refactor: move emit from callback to helper file function (#704) 2024-01-18 10:56:14 -08:00
static
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
bootstrap-worker.mjs
build.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
cfg.ts chore(i18n): refactor and cleanup (#805) 2024-02-04 20:57:10 -08:00
depgraph.test.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
depgraph.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
worker.ts