kabirgh
|
ce3dd0923b
|
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
|
8fc7b9f4c6
|
feat: deref symlinks when copying static assets (closes #588)
|
2023-11-15 09:43:30 -08:00 |
|
Jacky Zhao
|
2f6747b166
|
fix relative path resolution in router and link crawling
|
2023-08-16 22:04:15 -07:00 |
|
Jacky Zhao
|
736c3981c4
|
fix emit filepaths, tag emit being overriden by content
|
2023-08-11 23:25:44 -07:00 |
|
Jacky Zhao
|
663c41fa41
|
use posix style paths for all path ops
|
2023-08-02 23:04:26 -07:00 |
|
Jacky Zhao
|
d7842e0ce7
|
make path and globbing more platform invariant
|
2023-08-02 22:10:13 -07:00 |
|
Jacky Zhao
|
55a1fb8c41
|
format
|
2023-07-23 17:09:12 -07:00 |
|
Jacky Zhao
|
9e83af04a7
|
refactor static and asset emission to be actual emitter plugins
|
2023-07-23 17:07:19 -07:00 |
|