school-knowledge-base-quartz/quartz
Wen Taichi 7253557d2c
fix(goatcounter): properly count SPA page hits (#2035)
1. Should not create new instance after count.js, as it already setup an
instance.
2. Script block would be removed when navigating with SPA, and it cause
count.js can not find endpoint by query. The solution is to set
endpoint manually.
2025-07-07 22:52:49 -04:00
..
cli chore(deps): replace chalk and rimraf with builtin functions (#1879) 2025-05-28 10:40:51 +02:00
components feat(giscus): expose language option for Comments component (#2012) 2025-06-08 11:23:01 +02:00
i18n feat(i18n): Bahasa Indonesia translations (#1981) 2025-05-23 22:07:29 -04:00
plugins fix(goatcounter): properly count SPA page hits (#2035) 2025-07-07 22:52:49 -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 css: unapply redundant bg on section 2025-06-03 10:57:16 -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 perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00
worker.ts perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00