Sébastien Lorber
5c1ce0137c
docs: fix frontMatter.mdx.format docs ( #10631 )
2024-10-31 11:23: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
jackrabbit128
0657e5806c
docs: clarify component naming for markdown import ( #10545 )
...
* docs: clarify component naming for markdown import (#10542 )
* Apply review suggestion
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* Update website/docs/guides/markdown-features/markdown-features-react.mdx
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2024-10-02 17:45:11 -04:00
Sébastien Lorber
2494661687
docs: remove deprecated partial toc warning ( #10310 )
2024-07-18 10:08:43 -04:00
Tatsunori Uchino
91cef6226a
docs: backport #10173 to v3.3 + v3.4 & revise the content ( #10180 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-06-21 13:43:48 +02:00
ozaki
0eb7b64aac
feat(docs, blog): add support for tags.yml
, predefined list of tags ( #10137 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: slorber <slorber@users.noreply.github.com>
2024-05-31 17:32:08 +02:00
Tatsunori Uchino
61f71f6b69
docs: improve how to use <details>
( #10173 )
2024-05-30 10:38:33 +02:00
Balthasar Hofer
f1cb4ed560
docs: make ThemedImage
example work out of the box ( #10085 )
2024-04-29 19:35:52 +02:00
Bairui Su
721f14537d
docs: visit is a named export of unist-util-visit ( #10039 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-04-11 17:40:54 +02:00
Joshua Chen
324c853da0
docs: emphasize "index slug" convention ( #9906 )
2024-03-04 12:33:17 +01:00
n4n5
9e5679ff1a
docs: Add docs for Mermaid Component ( #9816 )
...
* add docs
* fix: missplace
* Update markdown-features-diagrams.mdx
* yarn format
* fix: correct language
* fix: typo
2024-02-02 17:26:07 +01:00
Sébastien Lorber
4388267c26
fix(core): various broken anchor link fixes ( #9732 )
2024-01-12 16:09:45 +01: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
Arthur
d9d700c54f
docs(math): use list of steps for clearer guidance ( #9659 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-12-22 13:15:25 +01:00
Sébastien Lorber
affca7a9a2
feat: siteConfig.markdown.parseFrontMatter hook ( #9624 )
2023-12-16 02:50:26 +01:00
Sébastien Lorber
452adcf735
docs: add link to onDuplicateRoutes page ( #9602 )
2023-12-01 16:15:43 +01:00
Tatsunori Uchino
6cc29fac01
docs: add heads up for Prettier users ( #9471 )
...
* docs: add a note on the use of Prettier for MDX
* docs: add guides for Prettier users migrating to v3
* Update website/docs/guides/markdown-features/markdown-features-react.mdx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* docs: Update MDX version
* Update website/docs/migration/v3.mdx
* Update v3.mdx
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-11-23 13:38:04 -05:00
Mikey O'Toole
be5b5c660f
docs: versioning docs should show example versioned sidebar files ( #9500 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-11-10 19:03:18 +01:00
Sébastien Lorber
a456fefca1
docs: Docusaurus v3.0 blog post ( #9433 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Dmitry Vinnik <dmitryvinn@users.noreply.github.com>
2023-10-31 17:04:44 +01:00
Sébastien Lorber
7e456ece3c
feat(mdx-loader): upgrade to MDX v3 + ( #9451 )
2023-10-26 15:47:11 +02:00
Sébastien Lorber
4e150d2b82
docs: add Docusaurus v3.0 upgrade guide ( #9417 )
2023-10-19 19:38:32 +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
Chongyi Zheng
dceaae41d7
chore: upgrade syntax highlighting dependencies, prism-react-renderer
to v2, react-live
to v4 ( #9316 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-06 19:15:14 +02:00
Sébastien Lorber
e9e4635d76
docs: "Preparing your site for Docusaurus v3" blog post ( #9333 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-09-29 13:15:20 +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
Forresst
7ce0d87575
docs: fix bad link for create doc ( #9288 )
2023-09-07 12:31:03 +02:00
Coupy
a145205848
docs: fix typo in docs-introduction ( #9267 )
2023-08-31 12:28:23 +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
Sébastien Lorber
9866af7f44
feat(pages): add support for missing SEO front matter + improve SEO docs ( #9071 )
...
Co-authored-by: Thad Guidry <thadguidry@gmail.com>
2023-06-15 16:07:00 +02:00
Mogyuchi
07d85af144
docs: fix link to rehype ( #9018 )
2023-05-30 17:17:52 +02:00
Naman Garg
4f3901b932
docs: fix broken link in code blocks docs ( #8993 )
2023-05-30 15:02:02 +02:00
Raphaël Barbazza
8b109342c8
docs: update link in md code blocks section ( #8975 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-05-15 14:38:07 +02:00
conlacda
3170515c89
docs: fix broken link to Prism includeLangs.js default list of languages ( #8904 )
2023-05-12 12:15:09 +02:00
Sébastien Lorber
7e09ae0c57
docs: rewrite some docs for mdx v2 ( #8941 )
...
Co-authored-by: Balthasar Hofer <lebalz@outlook.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-04-28 15:49:41 +02:00
John Cao
41f1c1e3c2
docs: mdx-js is using v2 for next edition ( #8920 )
2023-04-26 17:57:37 +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
14586895ae
docs: improve sidebar items custom props docs ( #8888 )
2023-04-13 12:24:27 +02:00
Paul Razvan Berg
22f0101015
docs: link to mermaid config types ( #8830 )
2023-04-06 12:02:34 +02:00
Sébastien Lorber
361dfda2fd
docs: remove problematic mdx2 anchor id docs for MDX 2 migration ( #8788 )
2023-03-17 18:10:04 +01:00
Sébastien Lorber
9c920c531b
docs: prepare docs for MDX 2 ( #8782 )
2023-03-16 17:02:38 +01:00
Sébastien Lorber
88b6f5fc68
docs: v2 docs should discourage the usage of a lower-case MDX component (will not work in v3) ( #8779 )
2023-03-16 15:23:55 +01:00
Davide Donadio
5c271f5622
feat(content-docs): add support for sidebar item category/link descriptions in generated index page ( #8236 )
...
Co-authored-by: Davide Donadio <davide.donadio@it.clara.net>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-03-16 10:14:42 +01:00
Armano
fabf053def
feat(npm-to-yarn): add support for PnPm and custom converters ( #8690 )
...
Co-authored-by: Ben Gubler <nebrelbug@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-02-24 17:59:15 +01:00
Mikey O'Toole
5edd594613
docs: clarify query string behavior ( #8642 )
2023-02-16 16:07:15 +01: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
Serenus
773529a3bc
docs(website): fix broken external links wrongly modified to use the .mdx extension (ex: github README.mdx) ( #8509 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-01-05 13:28:30 +01:00
Sébastien Lorber
120b99b1f3
docs(website): use .mdx extension for every docs ( #8490 )
2022-12-30 15:08:28 +01:00
Marco Stroppel
024474a7b9
docs: fix link to docs only mode ( #8453 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-12-22 15:33:55 +01:00