Commit Graph

38 Commits

Author SHA1 Message Date
312a2330c3 merge
All checks were successful
Build / build (push) Successful in 2m11s
2024-02-05 19:45:36 +09:00
08ac0c3f8c bump to v4 2024-01-05 17:29:34 +09:00
Zero King
ad1a2162ff feat: reproducible build (#412)
for sitemap, RSS and contentIndex.json.
2023-08-24 11:41:20 -07:00
Jacky Zhao
4a7b66f5ad fix: builds should no accumulate on repeated changes (closes #404) 2023-08-23 11:36:34 -07:00
Jacky Zhao
39809a1b44 fix: properly lock across source and content refresh by sharing a mutex 2023-08-22 22:27:41 -07:00
Jacky Zhao
9a7ede47fc fix: async-mutex not exclusively locking correectly 2023-08-21 16:43:32 -07:00
Jacky Zhao
982a129ede fix: add async-mutex to builds on large vaults 2023-08-20 14:27:44 -07:00
Jacky Zhao
d1a5838e80 fix rebuild debouncing 2023-08-17 01:58:11 -07:00
Jacky Zhao
f0eaeb1772 fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
Jacky Zhao
cfdb71d00d better concurrency debugging, --concurrency flag for npx quartz build 2023-08-08 22:52:49 -07:00
Jacky Zhao
064eaa0f6a format 2023-08-07 21:51:23 -07:00
Jacky Zhao
0a800fc694 various css fixes, fix new image loading bug when previewing, path docs 2023-08-07 21:41:18 -07:00
Jacky Zhao
60e1e4d525 fix shortest path for non-md files, mobile fix 2023-08-06 20:52:17 -07:00
Jacky Zhao
97f100e727 format, remove markdown from being procesed 2023-08-05 18:00:52 -07:00
Jacky Zhao
88dbaa9670 reverse query param hack to re-add sourcemap support 2023-08-05 17:53:29 -07:00
Jacky Zhao
27baf57dd1 more robust error handling, config hotreload 2023-08-05 11:28:09 -07:00
Jacky Zhao
75210b091f format, add upstream 2023-08-03 23:08:04 -07:00
Jacky Zhao
7941b0d87a use posix style paths for all path ops 2023-08-02 23:04:26 -07:00
Jacky Zhao
7264f15314 format 2023-08-02 22:11:46 -07:00
Jacky Zhao
f38ed1f1c6 make path and globbing more platform invariant 2023-08-02 22:10:13 -07:00
Jacky Zhao
ed1663465d make ci also run on windows, re-add css minification 2023-08-02 20:53:13 -07:00
Jacky Zhao
16db1b5047 windows patches 2023-08-02 00:07:41 -07:00
Jacky Zhao
f66aa378a9 fix watch-mode batching 2023-07-24 00:04:01 -07:00
Jacky Zhao
1feb4d07fa format 2023-07-23 17:09:12 -07:00
Jacky Zhao
ed7327bd77 refactor static and asset emission to be actual emitter plugins 2023-07-23 17:07:19 -07:00
Jacky Zhao
cc8903ca87 improve error handling while serving 2023-07-23 11:49:26 -07:00
Jacky Zhao
adec32227f run prettier 2023-07-22 17:27:41 -07:00
Jacky Zhao
548e73e46b hot content reload 2023-07-22 16:06:36 -07:00
Jacky Zhao
5d5b4bce2c fix tag pages to emit to tag/index.html to override content and folder pages 2023-07-19 23:03:59 -07:00
Jacky Zhao
245388735b finish path refactoring, add sourcemap + better trace support 2023-07-15 23:02:12 -07:00
Jacky Zhao
7c7e1f8dd5 docs + various polish 2023-07-09 19:32:24 -07:00
Jacky Zhao
c9eecf813a basic docs, remove publish, add quartz create 2023-07-05 00:16:06 -07:00
Jacky Zhao
e0a64bbb63 tag and folder pages 2023-07-01 00:03:01 -07:00
Jacky Zhao
95cb3efe33 modern toc tweaks 2023-06-16 19:41:59 -07:00
Jacky Zhao
22332f4205 darkmode scripts 2023-06-06 19:48:37 -07:00
Jacky Zhao
d713b6d505 callouts 2023-06-05 22:14:17 -07:00
Jacky Zhao
992938b1a9 update spinners 2023-06-04 13:37:43 -04:00
Jacky Zhao
df2d4e80d1 multi-core builds 2023-06-04 12:35:45 -04:00