Sébastien Lorber
|
2d35edf911
|
feat(theme): add ability to inject data attributes from query-string - possibility to create an iframe/embed variant of a page (#9028)
|
2023-05-31 16:22:25 +02:00 |
|
Sébastien Lorber
|
ffcc68d1cf
|
chore: remove facebook template (#9026)
|
2023-05-31 12:54:40 +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 |
|
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 |
|
conlacda
|
3170515c89
|
docs: fix broken link to Prism includeLangs.js default list of languages (#8904)
|
2023-05-12 12:15:09 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
32384b761c
|
feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (#8620)
|
2023-02-02 18:06:12 +01:00 |
|
Mikey O'Toole
|
c2352a387e
|
docs: add link to pluralization docs (#8543)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2023-01-20 15:32:52 +01:00 |
|
Devansu Yadav
|
90e7e321d1
|
feat(eslint-plugin): new prefer-docusaurus-heading rule (#8384)
|
2023-01-19 17:08:24 +01:00 |
|
Mikey O'Toole
|
a53d4cb2b3
|
docs: document plugin-content-pages wrapperClassName frontmatter. (#8556)
|
2023-01-19 14:39:07 +01:00 |
|
Eunkwang Shin
|
d1d3585df0
|
docs: fix typo 'validationOptions' (#8548)
docs(plugin-methods): fix typo 'validationOptions'
|
2023-01-18 11:44:48 -05: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 |
|
Lane Goolsby
|
428af8af5e
|
feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (#8470)
Co-authored-by: Goolsby, Lane <lanegoolsby@rocketmortgage.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
fix https://github.com/facebook/docusaurus/issues/7221
|
2022-12-29 16:53:54 +01:00 |
|
John Reilly
|
022e00554e
|
feat(blog): add options.createFeedItems to filter/limit/transform feed items (#8378)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-12-29 13:31:32 +01:00 |
|
Bei Chu
|
949158d35b
|
docs: plugin-content-sitemap -> plugin-sitemap (#8484)
|
2022-12-28 11:56:31 +01:00 |
|
Anders Bech Mellson
|
19ba0ff49d
|
feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls (#8428)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-12-22 18:24: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 |
|
Gabriel Csapo
|
b064311ebc
|
docs: fix example plugin implementation (#8455)
chore: fix bug in the docs implementation
|
2022-12-21 13:25:29 -05:00 |
|
Dan Dascalescu
|
1c40d6c821
|
docs: add hyperlink to swizzling in Search page (#8438)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-12-14 18:35:15 +01:00 |
|
Viktor Malmedal
|
4a448773b6
|
feat: add eslint plugin no-html-links (#8156)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Viktor Malmedal <viktor.malmedal@eniro.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-12-14 18:28:29 +01:00 |
|
Mikey O'Toole
|
32dc1eddba
|
docs: clarify additionalLanguages with custom language definitions. (#8307)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-12-09 18:47:22 +01:00 |
|