Sébastien Lorber
ffcc68d1cf
chore: remove facebook template ( #9026 )
2023-05-31 12:54:40 +02:00
0x24Karthick
6939444c31
docs: remove Meta Data Policy footer link on website ( #9024 )
2023-05-31 11:37:05 +02:00
Mogyuchi
07d85af144
docs: fix link to rehype ( #9018 )
2023-05-30 17:17:52 +02:00
JJ Style
30a4181290
feat(theme-common): code block MagicComments support for TeX/LaTeX/Matlab ( #8982 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-05-30 15:28:28 +02:00
Naman Garg
4f3901b932
docs: fix broken link in code blocks docs ( #8993 )
2023-05-30 15:02:02 +02:00
Sébastien Lorber
ec3cb1f67d
docs: create Docusaurus v2.4.1 release docs + changelog ( #8980 )
2023-05-15 15:40:37 +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
Raphaël Barbazza
509189e61f
docs: update broken links theme configuration page ( #8976 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-05-15 14:37:24 +02:00
Sébastien Lorber
d746f689ae
fix: remove useless js-loader in front of mdx-loader ( #8972 )
2023-05-12 16:31:39 +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
07ad635b69
fix: allow html syntax in MDX v2 with format md ( #8960 )
...
* attempt to support html embeds in mdx with format md
* refactor mdx loader + support embedding html in commonmark thanks to rehype-raw
* extract processor code
* refactor processor code
* extract format + unit test
* try to refactor processor
* try to refactor processor
* adjust md page
* do not apply rehype-raw when format is mdx
* fix lint issue
2023-05-12 11:36:42 +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
samatt14
8beeb81c8a
docs(plugin-ideal-image): mention plugin changes type of imported images ( #8948 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-05-03 19:38:05 +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
allyw2002
7e01f36f37
docs: mention blog truncating marker edge case ( #8953 )
2023-05-03 18:17:27 +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
Thad Guidry
2cae24fe5f
docs: mention docusaurus.community site in resources ( #8943 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-04-28 12:46:55 +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
Will Ceolin
10f161d578
feat(theme): add queryString option to localeDropdown ( #8915 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-04-21 12:35:02 +02:00
Sébastien Lorber
4a4a8be062
chore: migrate website config to createConfigAsync ( #8911 )
2023-04-21 12:00:09 +02:00
Aqueeb
9c7e29a157
docs: changing shopping card to shopping cart ( #8898 )
...
* docs: changing shopping card to shopping cart
* docs: changing shoppping card to shoppint cart (retriggering builds)
2023-04-18 22:56:56 -04:00
Tarun Chauhan
b169404efd
feat(theme-common): code block MagicComments support for Lua/Haskell -- and WebAssembly ;; ( #8870 )
...
Co-authored-by: Tarun Chauhan <tarun.chauhan@tripjack.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-04-14 12:01:28 +02:00
Sébastien Lorber
14586895ae
docs: improve sidebar items custom props docs ( #8888 )
2023-04-13 12:24:27 +02:00
Eduardo Mínguez
35183d7d87
docs: add "permissions.content: write" to GH workflow examples ( #8877 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-04-13 10:04:07 +02:00
Sébastien Lorber
a9a5f89b9f
fix(core): better error logging on SSR/dev failures + log stacktraces and error causes ( #8872 )
2023-04-07 19:00:59 +02:00
Chua Chee How
46d2aa231d
docs: add description on blog post file/folder naming conventions and date extraction patterns ( #8845 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-04-06 15:51:01 +02:00
Mikey O'Toole
096a7b5f23
fix: add auto theme switch to the Canny widget ( #8846 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-04-06 15:00:27 +02:00
Jordan Manley
829a218a3f
docs: correct small grammar error ( #8865 )
...
Co-authored-by: JORDAN MANLEY <jordanmanley@JORDANs-MacBook-Pro.local>
2023-04-06 12:35:03 +02:00
Paul Razvan Berg
22f0101015
docs: link to mermaid config types ( #8830 )
2023-04-06 12:02:34 +02:00
Sébastien Lorber
b0f9fb2db4
chore: fix production site deployment due to Crowdin ( #8818 )
2023-03-24 13:26:07 +01:00
Sébastien Lorber
97caab16d4
docs: create Docusaurus v2.4.0 release docs + changelog + release blog post ( #8811 )
2023-03-23 19:32:09 +01:00
Sébastien Lorber
da9f86409d
chore: fix workbox precaching page link + weird mdx structure breaking Crowdin ( #8810 )
2023-03-23 16:07:46 +01:00
Anton Kastritskii
9c6b79b579
docs: update suggestion for OSS meta projects ( #8804 )
2023-03-22 19:42:11 +01: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
ced57e501a
docs: fix localhost url without link ( #8780 )
2023-03-16 15:41:17 +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
Fxpby
ca86fab2c9
docs: add description for themeConfig.footer fields copyright ( #8761 )
2023-03-15 19:11:35 +01:00
Tanner Dolby
7961c5b8d5
polish(core): better styling for error screens ( #8736 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-03-09 16:13:19 +01:00
Joshua Chen
e21591c073
chore: upgrade dependencies (non-major) ( #8749 )
...
chore: upgrade dependencies
2023-03-08 21:28:14 -05:00
Sébastien Lorber
0f7552accb
feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark ( #8708 )
2023-03-03 12:54:35 +01:00
Sébastien Lorber
62aba771df
docs: add TypeScript playgrounds to docusaurus.new + Playground page ( #8723 )
2023-03-02 17:07:29 +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
Sébastien Lorber
17781fd5d3
feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) ( #8677 )
2023-02-24 14:19:39 +01:00
Kagan
1293970ebf
fix(theme-classic): fix tab focus bug in dropdown ( #8697 ) ( #8699 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-02-23 16:56:06 +01:00
Moritz Stückler
533777cf2b
feat(theme-common): allow passing a string for details summary ( #8656 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-02-16 16:14:09 +01:00
Mikey O'Toole
5edd594613
docs: clarify query string behavior ( #8642 )
2023-02-16 16:07:15 +01:00
Sébastien Lorber
ed1628e182
docs: create Docusaurus v2.3.1 release docs + changelog ( #8627 )
2023-02-03 14:48:39 +01:00