From 49bd6bc3ffe1d3507e00bae62c12d9b045363090 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Wed, 09 Aug 2023 05:52:49 +0000
Subject: [PATCH] better concurrency debugging, --concurrency flag for npx quartz build

---
 content/build.md |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/content/build.md b/content/build.md
index 541c9d2..bce9d54 100644
--- a/content/build.md
+++ b/content/build.md
@@ -24,3 +24,4 @@
 > - `-o` or `--output`: the output folder. This is normally just `public`
 > - `--serve`: run a local hot-reloading server to preview your Quartz
 > - `--port`: what port to run the local preview server on
+> - `--concurrency`: how many threads to use to parse notes

--
Gitblit v1.10.0