fl0werpowers
aa77926b95
chore(deps): replace chalk and rimraf with builtin functions ( #1879 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-28 10:40:51 +02:00
Jacky Zhao
bf8b577f63
perf: incremental rebuild (--fastRebuild v2 but default) ( #1841 )
...
* checkpoint
* incremental all the things
* properly splice changes array
* smol doc update
* update docs
* make fancy logger dumb in ci
2025-03-16 14:17:31 -07:00
Jacky Zhao
08cbb35159
fix(contentPage): dont emit folders
2025-03-13 13:57:00 -07:00
Jacky Zhao
7acd3132aa
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
60301eccfd
chore(deps): bump deps, silence internal punycode deprecation
2025-03-06 09:41:26 -08:00
Aaron Pham
83ce7ec0a7
perf: reduce bundle size ( closes #1607 ) ( #1689 )
2025-01-01 12:24:32 -08:00
Jacky Zhao
d2e7a4f01e
feat(layout): add afterBody
2024-07-09 19:09:31 -07:00
Aaron Pham
3bed34385f
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
fa91e0d3ef
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
1af2d77586
feat(experimental): partial rebuilds ( #716 )
2024-02-09 10:07:32 -05:00
Jacky Zhao
340684c01f
chore(i18n): refactor and cleanup ( #805 )
...
* checkpoint
* finish
* docs
2024-02-04 20:57:10 -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
3c8cff48a3
feat: add warning for missing home page
2023-09-22 10:04:50 -07:00
Jacky Zhao
4387044cc7
fix: 404 page styling for nested pages ( closes #458 )
2023-09-12 21:29:57 -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
31e99c669a
make layouts simpler to think about
2023-07-25 23:37:24 -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
3e0e06025c
tag and folder pages
2023-07-01 00:03:01 -07:00
Jacky Zhao
1c7b5c88d8
basic search implementation
2023-06-19 20:37:45 -07:00
Jacky Zhao
2a9ed21823
local and global graph
2023-06-18 10:47:07 -07:00
Jacky Zhao
d5b51a8e29
popovers
2023-06-17 16:05:46 -07:00
Jacky Zhao
f078f20c08
basic left,right layout
2023-06-17 14:36:06 -07:00
Jacky Zhao
5162c3c977
collapsible toc
2023-06-17 12:07:40 -07:00
Jacky Zhao
09b5f4b10a
modern toc tweaks
2023-06-16 19:41:59 -07:00
Jacky Zhao
9c6046a1f8
taglist, mermaid
2023-06-12 22:41:42 -07:00
Jacky Zhao
397f4f7d3a
add config to components
2023-06-11 23:46:38 -07:00
Jacky Zhao
9a1f0b48b4
refactor plugins to be functions instead of classes
2023-06-11 23:26:43 -07:00
Jacky Zhao
8c5dd2287a
toc
2023-06-09 23:06:02 -07:00
Jacky Zhao
cc10ff2487
generic quartz component for layout
2023-06-07 22:27:32 -07:00
Jacky Zhao
e16cc9be37
codeblock copy
2023-06-06 21:19:00 -07:00
Jacky Zhao
4c94432a8f
fix darkmode script load
2023-06-06 20:58:26 -07:00
Jacky Zhao
229f615790
darkmode scripts
2023-06-06 19:48:37 -07:00
Jacky Zhao
7b5df46f1c
inline scripts
2023-06-03 15:07:19 -04:00
Jacky Zhao
428833aeec
syntax higlighting
2023-06-01 19:05:14 -04:00
Jacky Zhao
51e26ecb4e
scss support
2023-06-01 17:35:31 -04:00
Jacky Zhao
2d3b816c44
rendering, link resolution, asset copying
2023-05-31 17:01:23 -04:00