1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-21 22:01:34 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jacky Zhao
d9159e0ac9 feat: make og images an emitter to properly await image generation ()
* checkpoint

* make emitters async generators

* fix

* custom font spec

* replace spinner, use disk cache for fonts

* use readline instead

* make og images look nice
2025-03-13 10:27:46 -07:00
Aaron Pham
2e6a675edd perf: reduce bundle size (closes ) () 2025-01-01 12:24:32 -08:00
Aaron Pham
345c347a56 chore: passing additional buildCtx to componentData ()
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-22 17:51:07 -08:00
kabirgh
fe353d946b feat(experimental): partial rebuilds () 2024-02-09 10:07:32 -05:00
Jacky Zhao
36e4cc41a9 chore(i18n): refactor and cleanup ()
* checkpoint

* finish

* docs
2024-02-04 20:57:10 -08:00
kabirgh
ce3dd0923b refactor: move emit from callback to helper file function ()
* 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
60a3c54339 fix: 404 page styling for nested pages (closes ) 2023-09-12 21:29:57 -07:00
Jacky Zhao
8d6029b7b8 feat: 404 page emitter 2023-09-06 21:02:21 -07:00