Jacky Zhao
d9159e0ac9
feat: make og images an emitter to properly await image generation ( #1826 )
...
* 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
Jacky Zhao
cc9704becc
chore(deps): bump deps, silence internal punycode deprecation
2025-03-06 09:41:26 -08:00
Aaron Pham
2e6a675edd
perf: reduce bundle size ( closes #1607 ) ( #1689 )
2025-01-01 12:24:32 -08:00
Jacky Zhao
247625c4f5
feat(layout): add afterBody
2024-07-09 19:09:31 -07:00
Aaron Pham
345c347a56
chore: passing additional buildCtx to componentData ( #914 )
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-22 17:51:07 -08:00
kabirgh
5af707ea20
fix/feat(fast rebuild): re-render transclusions in normal and fastRebuild mode ( #842 )
...
* Re-render transclusions in normal watch mode
* Include transclusions in ContentPage getDependencyGraph
* Address PR comments
2024-02-17 09:45:01 -08:00
kabirgh
fe353d946b
feat(experimental): partial rebuilds ( #716 )
2024-02-09 10:07:32 -05:00
Jacky Zhao
36e4cc41a9
chore(i18n): refactor and cleanup ( #805 )
...
* checkpoint
* finish
* docs
2024-02-04 20:57:10 -08:00
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
a897cc1f53
feat: add warning for missing home page
2023-09-22 10:04:50 -07:00
Jacky Zhao
60a3c54339
fix: 404 page styling for nested pages ( closes #458 )
2023-09-12 21:29:57 -07:00
Jacky Zhao
c874e7e937
base path refactor to better support subpath hosting
2023-08-19 15:52:25 -07:00
Jacky Zhao
2f6747b166
fix relative path resolution in router and link crawling
2023-08-16 22:04:15 -07:00
Jacky Zhao
cefbca4753
docs on making plugins
2023-08-10 21:16:07 -07:00
Jacky Zhao
cc79502670
make layouts simpler to think about
2023-07-25 23:37:24 -07:00
Jacky Zhao
9e83af04a7
refactor static and asset emission to be actual emitter plugins
2023-07-23 17:07:19 -07:00
Jacky Zhao
7db2eda76c
run prettier
2023-07-22 17:27:41 -07:00
Jacky Zhao
3ac6b42e16
finish path refactoring, add sourcemap + better trace support
2023-07-15 23:02:12 -07:00
Jacky Zhao
906f91f8ee
base path refactor, more docs
2023-07-13 00:19:35 -07:00
Jacky Zhao
ba9f243728
tag and folder pages
2023-07-01 00:03:01 -07:00
Jacky Zhao
fd5c8d17d3
basic search implementation
2023-06-19 20:37:45 -07:00
Jacky Zhao
c4cf0dcb02
local and global graph
2023-06-18 10:47:07 -07:00
Jacky Zhao
8bfee04c8c
popovers
2023-06-17 16:05:46 -07:00
Jacky Zhao
cb89cce183
basic left,right layout
2023-06-17 14:36:06 -07:00
Jacky Zhao
6d5491fdcb
collapsible toc
2023-06-17 12:07:40 -07:00
Jacky Zhao
917d5791ac
modern toc tweaks
2023-06-16 19:41:59 -07:00
Jacky Zhao
9d2024b11c
taglist, mermaid
2023-06-12 22:41:42 -07:00
Jacky Zhao
2bfe90b7e6
add config to components
2023-06-11 23:46:38 -07:00
Jacky Zhao
352075ae81
refactor plugins to be functions instead of classes
2023-06-11 23:26:43 -07:00
Jacky Zhao
b8c011410d
toc
2023-06-09 23:06:02 -07:00
Jacky Zhao
317cce9314
generic quartz component for layout
2023-06-07 22:27:32 -07:00
Jacky Zhao
1cb4dadf13
codeblock copy
2023-06-06 21:19:00 -07:00
Jacky Zhao
0813f127a3
fix darkmode script load
2023-06-06 20:58:26 -07:00
Jacky Zhao
4d3579ca98
darkmode scripts
2023-06-06 19:48:37 -07:00
Jacky Zhao
4bdc17d4a1
inline scripts
2023-06-03 15:07:19 -04:00
Jacky Zhao
04eeb2d10c
syntax higlighting
2023-06-01 19:05:14 -04:00
Jacky Zhao
42d3a7de17
scss support
2023-06-01 17:35:31 -04:00
Jacky Zhao
21c007e2fc
rendering, link resolution, asset copying
2023-05-31 17:01:23 -04:00