Commit Graph

28 Commits

Author SHA1 Message Date
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
9d58a8f238 various path fixes for links to extensions, fix relative paths in links 2023-08-17 00:55:28 -07:00
Jacky Zhao
f0eaeb1772 fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
Jacky Zhao
eb3981d514 fix relative path resolution logic, add more path tests 2023-08-12 21:16:43 -07:00
Jacky Zhao
3d63acf3ba fix scanning for tags in content 2023-08-11 23:40:06 -07:00
Jacky Zhao
60e1e4d525 fix shortest path for non-md files, mobile fix 2023-08-06 20:52:17 -07:00
Jacky Zhao
df383598aa mobile fixes, fix bug when linking to anchor on home, docs 2023-08-06 17:09:29 -07:00
Jacky Zhao
7941b0d87a use posix style paths for all path ops 2023-08-02 23:04:26 -07:00
Jacky Zhao
f38ed1f1c6 make path and globbing more platform invariant 2023-08-02 22:10:13 -07:00
Jacky Zhao
d71660fa5e flag to allow ofm replace in html embed 2023-08-01 22:47:16 -07:00
Jacky Zhao
f66aa378a9 fix watch-mode batching 2023-07-24 00:04:01 -07:00
Jacky Zhao
9590dc76a4 feat: process tags in content 2023-07-23 14:02:57 -07:00
Jacky Zhao
adec32227f run prettier 2023-07-22 17:27:41 -07:00
Jacky Zhao
245388735b finish path refactoring, add sourcemap + better trace support 2023-07-15 23:02:12 -07:00
Jacky Zhao
a14136ea28 base path refactor, more docs 2023-07-13 00:19:35 -07:00
Jacky Zhao
7c7e1f8dd5 docs + various polish 2023-07-09 19:32:24 -07:00
Jacky Zhao
061ac027f5 polish 2023-07-08 14:36:02 -07:00
Jacky Zhao
b710f39062 folder and tag descriptions, re-enable relative pathing 2023-07-04 18:02:59 -07:00
Jacky Zhao
83c5fa64ea various polish 2023-07-02 13:08:29 -07:00
Jacky Zhao
821553fd2a fix: parsing wikilinks that have codeblock anchors, scroll to anchor 2023-06-19 22:50:25 -07:00
Jacky Zhao
cdb9fd576e basic search implementation 2023-06-19 20:37:45 -07:00
Jacky Zhao
659cbc4743 popovers 2023-06-17 16:05:46 -07:00
Jacky Zhao
3531ee4bee refactor plugins to be functions instead of classes 2023-06-11 23:26:43 -07:00
Jacky Zhao
3c5ecbaaf4 toc 2023-06-09 23:06:02 -07:00
Jacky Zhao
dc120bd1b5 obsidian flavored markdown support 2023-06-01 12:33:20 -04:00
Jacky Zhao
f4fa0da5d7 link processing 2023-05-31 17:41:44 -04:00
Jacky Zhao
5c6cb6aa9e rendering, link resolution, asset copying 2023-05-31 17:01:23 -04:00