notebook/quartz
Giuseppe Alfieri ecb3d92941
Fix: normalize chokidar paths for hot reload on Windows (#2120)
Hot reload was not updating pages when editing Markdown files inside subfolders on Windows only.
The issue was caused by inconsistent path separators from chokidar.
This patch ensures paths are normalized with toPosixPath before rebuild.
2025-09-07 11:58:47 -07:00
..
cli chore(deps): replace chalk and rimraf with builtin functions (#1879) 2025-05-28 10:40:51 +02:00
components fix(a11y): aria-controls and role fixes 2025-08-03 22:44:35 -07:00
i18n Add pl translation for search placeholder (#2090) 2025-08-15 13:27:56 -07:00
plugins feat: add support for matomo analytics (#2051) 2025-08-12 23:56:04 -04:00
processors chore(deps): replace chalk and rimraf with builtin functions (#1879) 2025-05-28 10:40:51 +02:00
static feat(comments): support custom giscus themes (#1526) 2024-10-17 18:30:16 -04:00
styles feat(typst): invert the math equation for typst rendered equation in darkmode (#2095) 2025-08-21 09:37:59 -07:00
util fix(emoji): duplicate mappings (#2042) 2025-07-07 06:18:29 -04:00
bootstrap-cli.mjs fix(docker): instructions + bump deps + bind mount (#1809) 2025-03-06 10:01:25 -08:00
bootstrap-worker.mjs chore(build): separate markdown and html handling into two separate stages (#1675) 2025-01-07 15:33:34 -05:00
build.ts Fix: normalize chokidar paths for hot reload on Windows (#2120) 2025-09-07 11:58:47 -07:00
cfg.ts feat: add support for matomo analytics (#2051) 2025-08-12 23:56:04 -04:00
worker.ts perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00