quartz/quartz
Lumen Yang 0a57d032a7
Some checks failed
Docker build & push image / build (push) Has been cancelled
Build and Test / build-and-test (macos-latest) (push) Has been cancelled
Build and Test / build-and-test (ubuntu-latest) (push) Has been cancelled
Build and Test / build-and-test (windows-latest) (push) Has been cancelled
Build and Test / publish-tag (push) Has been cancelled
feat(typst): invert the math equation for typst rendered equation in darkmode (#2095)
There was no dark mode support for quartz equations in typst. This
commit implements such support in order for proper render of typst math
equation in dark mode.
2025-08-21 09:37:59 -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(cli): filter files on rebuild using --serve (#2039) 2025-07-02 04:05:46 -04: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