Commit Graph

28 Commits

Author SHA1 Message Date
Jacky Zhao
f7c2fc36f3 improve path resolution stability 2023-08-19 16:28:44 -07:00
Jacky Zhao
303a867d60 base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
Jacky Zhao
cdaec963ed various path fixes for links to extensions, fix relative paths in links 2023-08-17 00:55:28 -07:00
Jacky Zhao
b5ab38cb7e fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
Jacky Zhao
b6a3fa4f62 fix relative path resolution logic, add more path tests 2023-08-12 21:16:43 -07:00
Jacky Zhao
85bb91d998 fix scanning for tags in content 2023-08-11 23:40:06 -07:00
Jacky Zhao
66e8afb008 fix shortest path for non-md files, mobile fix 2023-08-06 20:52:17 -07:00
Jacky Zhao
a58458a99e mobile fixes, fix bug when linking to anchor on home, docs 2023-08-06 17:09:29 -07:00
Jacky Zhao
744955bc94 use posix style paths for all path ops 2023-08-02 23:04:26 -07:00
Jacky Zhao
159bf972c3 make path and globbing more platform invariant 2023-08-02 22:10:13 -07:00
Jacky Zhao
0b46a69a53 flag to allow ofm replace in html embed 2023-08-01 22:47:16 -07:00
Jacky Zhao
c60f17d101 fix watch-mode batching 2023-07-24 00:04:01 -07:00
Jacky Zhao
6c5dc18fae feat: process tags in content 2023-07-23 14:02:57 -07:00
Jacky Zhao
617ea80db1 run prettier 2023-07-22 17:27:41 -07:00
Jacky Zhao
2c0f21a97d finish path refactoring, add sourcemap + better trace support 2023-07-15 23:02:12 -07:00
Jacky Zhao
ffb2c9ba57 base path refactor, more docs 2023-07-13 00:19:35 -07:00
Jacky Zhao
33c8c9c5f6 docs + various polish 2023-07-09 19:32:24 -07:00
Jacky Zhao
b06cf9bdac polish 2023-07-08 14:36:02 -07:00
Jacky Zhao
f8b2275b43 folder and tag descriptions, re-enable relative pathing 2023-07-04 18:02:59 -07:00
Jacky Zhao
20b2d88a06 various polish 2023-07-02 13:08:29 -07:00
Jacky Zhao
fc03f3dcec fix: parsing wikilinks that have codeblock anchors, scroll to anchor 2023-06-19 22:50:25 -07:00
Jacky Zhao
1c7b5c88d8 basic search implementation 2023-06-19 20:37:45 -07:00
Jacky Zhao
d5b51a8e29 popovers 2023-06-17 16:05:46 -07:00
Jacky Zhao
9a1f0b48b4 refactor plugins to be functions instead of classes 2023-06-11 23:26:43 -07:00
Jacky Zhao
8c5dd2287a toc 2023-06-09 23:06:02 -07:00
Jacky Zhao
5154dbca4e obsidian flavored markdown support 2023-06-01 12:33:20 -04:00
Jacky Zhao
e5f95504e1 link processing 2023-05-31 17:41:44 -04:00
Jacky Zhao
2d3b816c44 rendering, link resolution, asset copying 2023-05-31 17:01:23 -04:00