Commit Graph

75 Commits

Author SHA1 Message Date
Jacky Zhao
55ee3ce9c7
Merge pull request #31 from ALonelySheep/master 2023-02-25 12:35:20 -08:00
Jacky Zhao
dc958f9e9d
Merge pull request #29 from colintedford/patch-1 2022-12-26 12:14:07 -05:00
ALonelySheep
658d98b101 fix "footnotes as node" 2022-10-15 20:09:25 +08:00
Colin Tedford
ba5fc6de63
Fix typo in README title
Changed "Scrapper" to "Scraper".
2022-09-18 23:45:21 -04:00
Jacky Zhao
34bb5aac83
Merge pull request #28 from vincenthuang75025/master 2022-08-28 01:08:05 -04:00
Vincent Huang
a340a676f7
Fix wikilink processing bug 2022-08-23 23:27:12 -05:00
Jacky Zhao
afb663e3ad
Merge pull request #26 from l3gacyb3ta/patch-1 2022-08-09 19:36:49 -07:00
Arcade Wise
694e7fab46
This command is broken
You need a version!
2022-08-09 22:25:49 -04:00
Jacky Zhao
f79a0b0d6a Merge branch 'dev' 2022-07-31 16:50:29 -07:00
Jacky Zhao
fbf7de1327 fix: linkmap should not include index portion of uri 2022-07-31 16:49:52 -07:00
Jacky Zhao
bd1c737a70
Merge pull request #25 from jackyzha0/dev 2022-07-31 12:32:27 -07:00
Jacky Zhao
d3f5261c4f fix: public -> static to handle missing directory on GHA 2022-07-31 12:31:57 -07:00
Jacky Zhao
23e6c5dc31
Merge pull request #24 from jackyzha0/dev 2022-07-31 12:23:54 -07:00
Jacky Zhao
ef8b49f7f4 fix: move linkmap to public for proper copying 2022-07-31 12:23:01 -07:00
Jacky Zhao
3c17ec3cf6
Merge pull request #23 from jackyzha0/dev 2022-07-31 09:47:39 -07:00
Jacky Zhao
eec81e45b4 fix: draft links being added, linkmap writer 2022-07-31 09:46:39 -07:00
Jacky Zhao
8c87fd7be9
Merge pull request #21 from jackyzha0/dev 2022-05-05 00:56:29 -04:00
Jacky Zhao
b081ab02b0 fix: broken front matter parsing 2022-05-05 00:55:59 -04:00
Jacky Zhao
3ce308411e
Merge pull request #19 from jackyzha0/dev 2022-04-02 20:09:21 -07:00
Jacky Zhao
b724e4aeca fix: target sanitation 2022-04-02 17:43:20 -07:00
Jacky Zhao
5d94c306e6
Merge pull request #18 from jackyzha0/draft-support 2022-04-02 12:53:01 -07:00
Jacky Zhao
605cd60c6f more robust escaping for targets 2022-04-02 12:51:56 -07:00
Jacky Zhao
93d9ffe129 print improvements, fix unicode char parsing 2022-04-02 11:53:14 -07:00
Jacky Zhao
4c489480bd
Merge pull request #15 from jackyzha0/draft-support 2022-03-15 00:52:13 -07:00
Jacky Zhao
6caa733a1f whoops, forgot base 2022-03-15 00:52:04 -07:00
Jacky Zhao
77c0921bf4 normalize path in contenIndex 2022-03-15 00:50:03 -07:00
Jacky Zhao
458291e07b
Merge pull request #14 from jackyzha0/draft-support 2022-02-28 07:25:00 -08:00
Jacky Zhao
2be4e959e9 add root flag 2022-02-28 07:23:11 -08:00
Jacky Zhao
960ca0acc7
Merge pull request #13 from jackyzha0/draft-support 2022-02-15 19:37:37 -05:00
Jacky Zhao
479a7a215e update readme 2022-02-15 19:37:02 -05:00
Jacky Zhao
4691c1c600 update to write json instead of yaml 2022-02-15 19:36:14 -05:00
Jacky Zhao
4975bed279
Merge pull request #11 from jackyzha0/draft-support 2021-12-27 20:48:06 -05:00
Jacky Zhao
31b4ffca89 better char escaping 2021-12-27 20:46:47 -05:00
Jacky Zhao
1e937f6a83
Merge pull request #10 from jackyzha0/draft-support 2021-12-27 17:02:47 -05:00
Jacky Zhao
9a48624656 add last modified 2021-12-27 16:58:21 -05:00
Jacky Zhao
edb1bccae7 fix ignore files not parsing config 2021-12-27 16:51:36 -05:00
Jacky Zhao
3b5ed071b3 minor file refactoring 2021-12-27 16:19:05 -05:00
Jacky Zhao
d9c0db0468
Merge pull request #7 from jackyzha0/draft-support 2021-11-20 22:45:16 -08:00
Jacky Zhao
12376291c9 add wikilinks support and fixed spacing bug 2021-11-20 22:44:10 -08:00
Jacky Zhao
738496029d
Merge pull request #5 from jackyzha0/draft-support 2021-10-24 22:56:35 -07:00
Jacky Zhao
15440a1f59 fix unexpected panic 2021-10-24 22:56:24 -07:00
Jacky Zhao
00ad08df2f Merge branch 'master' of https://github.com/jackyzha0/hugo-obsidian 2021-10-24 22:50:57 -07:00
Jacky Zhao
55d209053d more cleaning up, add support for #3 2021-10-24 22:50:53 -07:00
Jacky Zhao
439af69fed
Merge pull request #4 from bur3ku/master 2021-10-24 22:50:36 -07:00
Blake Allen
7933665736 fix windows link index generation issue caused by backslashes 2021-10-23 14:18:14 -07:00
jackyzha0
fcef39bb73 add github action 2021-08-27 11:36:49 -04:00
jackyzha0
06cc90fa12 content index building 2021-08-25 13:05:12 -04:00
jackyzha0
0295d5e3d0 rm partials 2021-07-24 10:14:46 -04:00
jackyzha0
89cf50793b bump readme 2021-07-18 16:32:13 -04:00
jackyzha0
1a01e6b5fb bump readme 2021-07-18 16:31:31 -04:00