Commit Graph

17 Commits

Author SHA1 Message Date
kabirgh
285d11f0df feat: implement getDependencyGraph for AliasRedirects emitter (#860) 2024-02-15 19:50:48 -05:00
kabirgh
1af2d77586 feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
Jacky Zhao
090985f22b fix: generalize frontmatter parsing and coercing 2024-01-27 21:39:16 -08:00
kabirgh
9c573225d7 refactor: move emit from callback to helper file function (#704)
* Change emit from callback to helpers file function

* Update docs, remove commented code, improve type sig
2024-01-18 10:56:14 -08:00
Jacky Zhao
87a3503f57 fix: trailing slash aliases (closes #577) 2023-11-11 09:56:30 -08:00
Jacky Zhao
67451fa0fd fix: aliasredirects not using full path, add permalink support 2023-08-29 10:37:00 -07:00
Jacky Zhao
6edcfc0a9c fix: string for aliases being treated as array of chars 2023-08-19 21:59:01 -07:00
Jacky Zhao
303a867d60 base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
Jacky Zhao
b5ab38cb7e fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
Jacky Zhao
cf730e31fb docs on making plugins 2023-08-10 21:16:07 -07:00
Jacky Zhao
744955bc94 use posix style paths for all path ops 2023-08-02 23:04:26 -07:00
Jacky Zhao
dfac1d6e44 format 2023-07-23 17:09:12 -07:00
Jacky Zhao
a1985bfd28 refactor static and asset emission to be actual emitter plugins 2023-07-23 17:07:19 -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
09b5f4b10a modern toc tweaks 2023-06-16 19:41:59 -07:00