Commit Graph

723 Commits

Author SHA1 Message Date
b390b4cd14 added basic config 2023-08-21 20:00:26 +09:00
39158a2ef6 fixed priority in graph option 2023-08-21 19:52:57 +09:00
00a89caae3 Merge remote-tracking branch 'upstream/v4' into v4 2023-08-21 12:27:12 +09:00
c7bee495c8 [obsidian] vault backup: 2023-08-21 11:09:19[ 2023-08-21 11:09:19 +09:00
Jacky Zhao
2006dfaee5 move wss server start after http 2023-08-20 18:41:37 -07:00
Jacky Zhao
a1f26ba52e fix: nav event with spa off, anchor nav refresh page 2023-08-20 18:08:44 -07:00
Jacky Zhao
76185aaeb1 fix: jump to anchor on deployed site triggering spa refresh 2023-08-20 17:50:56 -07:00
Jacky Zhao
1f0a8ceebc remove checkout step from instructions as v4 is the default branch 2023-08-20 16:59:25 -07:00
Jacky Zhao
63a81aa371 fix: ensure code exists inside pre before adding clipboard 2023-08-20 15:38:37 -07:00
Jacky Zhao
981f1d2b73 fix: dont show index page for folder in its own listing 2023-08-20 15:02:24 -07:00
Jacky Zhao
1f717f2167 fix: ci runs on v4 2023-08-20 14:34:00 -07:00
Jacky Zhao
982a129ede fix: add async-mutex to builds on large vaults 2023-08-20 14:27:44 -07:00
Jacky Zhao
61bae4d93f recent notes css fixes 2023-08-20 14:05:37 -07:00
Jacky Zhao
23ac71ef78 add docs for recent notes 2023-08-20 13:00:33 -07:00
Jacky Zhao
0f1a768174 css fixes, add recent notes, more robust quartz update 2023-08-20 12:46:37 -07:00
Jacky Zhao
edb1acff70 add engines field 2023-08-20 08:57:56 -07:00
Jacky Zhao
efe847f362 fix description not being used in folder and tag listings 2023-08-20 01:08:18 -07:00
Jacky Zhao
aeeeb0730b update plausible url 2023-08-20 00:54:13 -07:00
Jacky Zhao
b1dddab1c8 docs: update notes for tag and folder listings 2023-08-20 00:52:49 -07:00
82b0e6c89e [obsidian] vault backup: 2023-08-20 16:40:27[ 2023-08-20 16:40:27 +09:00
Jacky Zhao
bec4828c06 docs: note about updating default branch 2023-08-20 00:02:41 -07:00
23ac0e0b15 [obsidian] vault backup: 2023-08-20 15:39:31[ 2023-08-20 15:39:31 +09:00
Jacky Zhao
702a9f851a docs: make setting upstream more clear, docs on npx quartz restore 2023-08-19 22:19:49 -07:00
Jacky Zhao
0ee517dc46 fix: put quotations around font 2023-08-19 22:04:29 -07:00
Jacky Zhao
63d3c54e19 readme fix 2023-08-19 21:59:20 -07:00
Jacky Zhao
1e2caf7709 fix: string for aliases being treated as array of chars 2023-08-19 21:59:01 -07:00
Jacky Zhao
c57f98b1cc css: fix scrollbars on windows 2023-08-19 21:55:09 -07:00
Jacky Zhao
70fa500c82 add git fetch to migration instructions 2023-08-19 21:38:10 -07:00
Jacky Zhao
592184cf1e Merge branch 'v4' of https://github.com/jackyzha0/quartz into v4 2023-08-19 21:16:31 -07:00
Jacky Zhao
018c110e87 add sponsors 2023-08-19 21:16:24 -07:00
d01cd5e7c2 [obsidian] vault backup: 2023-08-20 11:38:31[ 2023-08-20 11:38:31 +09:00
Matt Dunn
1f714bedca Adding to Showcase page (#367) 2023-08-19 19:15:14 -07:00
Jacky Zhao
7abe6d2949 update docs 2023-08-19 18:56:45 -07:00
ce855e7100 Merge remote-tracking branch 'origin/hugo' into hugo 2023-08-20 10:37:33 +09:00
fcd1a184be [obsidian] vault backup: 2023-08-20 10:37:31[ 2023-08-20 10:37:31 +09:00
Jacky Zhao
e08772f1ad impl baseDir option for quartz build --serve for local testing 2023-08-19 18:04:17 -07:00
Jacky Zhao
c4de73b5b7 fix trailing slash causing folder listing to not fetch content correctly 2023-08-19 16:55:36 -07:00
Jacky Zhao
c02170f534 avoid 404 on icon for spa navigations with anchors 2023-08-19 16:40:02 -07:00
Jacky Zhao
c990edfac3 improve path resolution stability 2023-08-19 16:28:44 -07:00
Jacky Zhao
fd174f45a5 base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
Jacky Zhao
0b53e9eaac v4-alpha -> v4 2023-08-18 18:24:09 -07:00
Jacky Zhao
3c47e877b9 update docs on github pages and syncing 2023-08-18 18:22:38 -07:00
Jacky Zhao
a261c2dc59 fix typo in docs 2023-08-17 23:39:15 -07:00
Jacky Zhao
03dee600a5 format 2023-08-17 21:54:42 -07:00
Jacky Zhao
b7ca7eb301 ensure sync includes untracked files 2023-08-17 21:49:58 -07:00
Jacky Zhao
c6562d76be ensure contentfolder is passed to popContentFolder 2023-08-17 21:24:41 -07:00
Jacky Zhao
b4ea16711d fix when symlink targ is calculated and added npx quartz restore 2023-08-17 21:20:15 -07:00
Jacky Zhao
c1155e64ce format 2023-08-17 21:08:26 -07:00
Jacky Zhao
775d8a9916 deref symlink on quartz sync 2023-08-17 21:07:40 -07:00
Jacky Zhao
d1a5838e80 fix rebuild debouncing 2023-08-17 01:58:11 -07:00