brunomartinspro
|
afff4389b0
|
Enable managing broken links from a report
|
2025-04-14 14:28:23 +01:00 |
|
Sébastien Lorber
|
e641568e7f
|
feat(core): Docusaurus Faster - Rspack Persistent Cache (#10931)
|
2025-02-21 11:39:48 +01:00 |
|
Sébastien Lorber
|
98aab81388
|
feat(core): Docusaurus Faster - SSG worker threads (#10826)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: Mariusz Krzaczkowski <m.krzaczkowski@yetiforce.com>
Co-authored-by: João Victor Lopes <joaof.victor@hotmail.com>
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-01-27 14:24:30 +01:00 |
|
Sébastien Lorber
|
9df5aae6de
|
feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (#10850)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-01-17 17:26:48 +01:00 |
|
Sébastien Lorber
|
e7001060da
|
docs: Add missing API ref docs for Docusaurus Faster options (#10630)
|
2024-10-31 11:16:59 +01:00 |
|
Sébastien Lorber
|
35aa39bddb
|
docs: mention config/sidebars run in Node.js runtime (#10608)
|
2024-10-23 20:01:07 +02:00 |
|
Sébastien Lorber
|
bb90e35153
|
feat(core): faster JS minimizer - siteConfig.future.experimental_faster.swcJsMinimizer (#10441)
|
2024-08-23 18:44:42 +02:00 |
|
Sébastien Lorber
|
418247ec87
|
feat(core): faster transpiler option - siteConfig.future.experimental_faster.swcJsLoader (#10435)
|
2024-08-23 13:48:52 +02:00 |
|
Sébastien Lorber
|
17f3e02a42
|
feat(core): hash router option - browse site offline (experimental) (#9859)
|
2024-05-19 15:44:58 +02:00 |
|
Sébastien Lorber
|
620e46350a
|
feat(core): site storage config options (experimental) (#10121)
|
2024-05-10 14:41:51 +02:00 |
|
Mikey O'Toole
|
e20b3294df
|
docs: add note regarding ts extension for config file. (#10082)
|
2024-04-28 18:39:23 +02:00 |
|
Alexey Ivanov
|
daba917e7c
|
feat(core): add new site config option siteConfig.markdown.anchors.maintainCase (#10064)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-04-25 16:35:38 +02:00 |
|
ozaki
|
fd49301a45
|
feat(core): make broken link checker detect broken anchors - add onBrokenAnchors config (#9528)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2024-01-04 12:56:20 +01:00 |
|
Sébastien Lorber
|
bfb882c2f0
|
feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (#9674)
|
2023-12-27 23:19:25 +01:00 |
|
Sébastien Lorber
|
affca7a9a2
|
feat: siteConfig.markdown.parseFrontMatter hook (#9624)
|
2023-12-16 02:50:26 +01:00 |
|
Emma Alexia
|
fed25eed0b
|
docs: Remove extraneous "hey" from configuration page (#9540)
* fix: Remove extraneous "hey" in Docusaurus configuration docs
* Fix
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2023-11-13 11:15:44 -05:00 |
|
Sébastien Lorber
|
7e456ece3c
|
feat(mdx-loader): upgrade to MDX v3 + (#9451)
|
2023-10-26 15:47:11 +02:00 |
|
Chongyi Zheng
|
45f1a669b5
|
feat(core): support TypeScript + ESM configuration (#9317)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-10-14 02:46:03 +02:00 |
|
Sébastien Lorber
|
f5ae537d3e
|
fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308)
|
2023-09-15 10:48:21 +02:00 |
|
Sébastien Lorber
|
a59aead1e2
|
chore: attempt to fix Crowdin issues (#9220)
|
2023-08-12 02:56:54 +02:00 |
|
Sébastien Lorber
|
cc6d9696f0
|
feat(mdx): add siteConfig.markdown.format to configure the default content parser (MDX / CommonMark) (#9097)
|
2023-06-23 18:15:05 +02:00 |
|
Thad Guidry
|
fb4a5fb197
|
docs: mention equivalent config syntaxes (#8951)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-05-05 12:41:50 +02:00 |
|
Thad Guidry
|
cf9fa2e78f
|
docs: bidirectional link between api config and guide config (#8950)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2023-05-03 19:14:41 +02:00 |
|
Sébastien Lorber
|
bf913aea2a
|
feat: upgrade to MDX v2 (#8288)
Co-authored-by: Armano <armano2@users.noreply.github.com>
|
2023-04-21 19:48:57 +02:00 |
|
Sébastien Lorber
|
bc00bda5e9
|
chore: revert docs(website): use MDX comments instead of HTML comments (#8517)
|
2023-01-06 17:07:53 +01:00 |
|
Sébastien Lorber
|
9c9d17d6aa
|
docs(website): use MDX comments instead of HTML comments (#8516)
|
2023-01-06 16:22:01 +01:00 |
|
Sébastien Lorber
|
120b99b1f3
|
docs(website): use .mdx extension for every docs (#8490)
|
2022-12-30 15:08:28 +01:00 |
|