quartz/quartz
Amir Pourmand bca21f4f2b feat(styles): add custom styling for dead links
This commit introduces a new CSS class `.dead-link` to style links that point to missing pages. The styling includes a distinct color, background, and cursor to enhance user feedback when encountering dead links.
2025-09-10 00:41:19 +03:30
..
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(contentPage): add dead link detection for missing pages 2025-09-10 00:30:57 +03:30
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(styles): add custom styling for dead links 2025-09-10 00:41:19 +03:30
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(analytics): add support for Vercel Web Analytics provider (#2119) 2025-09-08 20:06:28 -07:00
worker.ts perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00