Commit graph

2333 commits

Author SHA1 Message Date
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
Azzedine E
bc71803b72
docs: add community plugin docusaurus-graph (#10176)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-05-30 12:35:41 +02:00
Tatsunori Uchino
61f71f6b69
docs: improve how to use <details> (#10173) 2024-05-30 10:38:33 +02:00
Tatsunori Uchino
6c7f2fde20
docs: suggest using {<...>...</...>} if don't use Markdown in migra… (#10167) 2024-05-27 19:24:14 +02:00
Sébastien Lorber
e34614963e
fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
CodeDoctor
3595fb0726
docs(showcase): remove butterfly (#10147) 2024-05-19 21:04:05 +02:00
Sébastien Lorber
17f3e02a42
feat(core): hash router option - browse site offline (experimental) (#9859) 2024-05-19 15:44:58 +02:00
Tatsunori Uchino
562a0be392
docs: recommend users to remove hast-util-is-element in migration to v3 (#10143) 2024-05-16 18:29:14 +02:00
Sébastien Lorber
e48b7818af
chore: fix v3.3 blog post (#10128) 2024-05-10 15:03:35 +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
cb6895197d
docs: v3 prepare your site blog post should point users to the upgrade guide (#10124) 2024-05-10 10:15:57 +02:00
Sébastien Lorber
c125f7a272
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101) 2024-05-03 17:14:41 +02:00
Zwyx
4159b25dd1
docs: Fix déja to déjà in swizzling.mdx (#10096) 2024-05-02 15:25:42 +02:00
Kai Hoffman
39394135dc
docs: Fix dead Typesense links (#10093) 2024-05-01 10:05:30 +02:00
John Reilly
7057ba4ce8
feat: add createSitemapItems hook (#10083)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-30 21:20:54 +02:00
Andrea Mazzucchelli
c967ea5b4a
fix(theme): <Admonition> should render properly without heading/icon (#10080) 2024-04-30 14:28:58 +02:00
Sébastien Lorber
ca33858ca0
fix: handle React v18.3 warnings (#10079) 2024-04-29 21:56:47 +02:00
Balthasar Hofer
f1cb4ed560
docs: make ThemedImage example work out of the box (#10085) 2024-04-29 19:35:52 +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
Sébastien Lorber
e736dcb879
test(e2e): TypeCheck website/starter in min/max range of TS versions (#10063) 2024-04-19 19:01:04 +02:00
Alexander Sandor
a612b4eacf
feat(cli): docusaurus deploy should support a --target-dir option (#9767)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-18 17:59:31 +02:00
volcanofr
491af1fcae
fix(website): fix website manifest.json name "Docusaurus v2" to just "Docusaurus" (#10049)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-04-18 17:05:32 +02:00
Mikey O'Toole
edb695b9aa
docs: add troubleshooting steps to migration/upgrade page (#9490)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-04-18 17:04:56 +02:00
Virgil993
8e084ef8ba
fix(algolia): add insights property on Algolia Theme Config object TS definition (#10048)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-18 16:00:24 +02:00
Sébastien Lorber
01ffcd96a0
docs(search): Algolia troubleshooting section for index configuration problems (#10056) 2024-04-18 15:22:33 +02:00
Sébastien Lorber
5c1d6464d8
feat(core): simplify plugin API, support route.props (#10042) 2024-04-16 13:57:11 +02:00
ozaki
d1590e37ac
feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-16 11:23:00 +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
Daniel Li
ba6c59bbcb
docs(website): add @orama/plugin-docusaurus* search plugins (#10030)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-11 13:45:26 +02:00
Sébastien Lorber
964a4e458e
refactor(website): refactor showcase components (#10023) 2024-04-10 10:42:27 +02:00
Tomy Hsieh
73016d4936
docs: Fix wrong path example (#10020)
Co-authored-by: ozakione <29860391+OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-05 14:22:32 +02:00
Can Eldem
5bb4832869
docs: add stormkit as deployment platform (#10011)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-05 11:55:39 +02:00
Sébastien Lorber
e012e03158
chore: release Docusaurus 3.2.1 (#10016) 2024-04-04 20:17:34 +02:00
ozaki
de3131592a
docs: remove old github action description (#9980) 2024-04-04 16:56:34 +02:00
ozaki
73e78d2868
docs(website): fix SEO docs headTags example (#10014) 2024-04-04 16:55:22 +02:00
Sébastien Lorber
26e0bd928c
docs(website): Announce v3.2 on website/homepage (#10004) 2024-03-29 19:43:45 +01:00
Sébastien Lorber
7edfe0e2d1
docs: fix 3.2 blog post headings (#10002) 2024-03-29 18:06:33 +01:00
Sébastien Lorber
debfc87d34
chore: release Docusaurus v3.2.0 (#10000) 2024-03-29 17:51:27 +01:00
Vlad Nestorov
6f17d54938
docs: use official GitHub Action to deploy to GitHub Pages (#9937)
Co-authored-by: ozakione <29860391+OzakIOne@users.noreply.github.com>
2024-03-21 16:01:10 +01:00
Fafowora Sunkanmi
91f93656d8
docs: replace VuePress by VitePress on tool comparison section (#9971)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-03-21 13:05:05 +01:00
Zed Spencer-Milnes
9a47ec0581
refactor(website): organise blog posts by year (#9965) 2024-03-20 18:08:05 +01:00
Sébastien Lorber
9017fb9b1d
feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
ozaki
c745021b01
feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-15 12:50:06 +01:00
ozaki
6151a41428
docs(website): update wrong translate id (#9946) 2024-03-14 12:54:41 +01:00
ozaki
eb6424cc27
docs(showcase): update link (#9929) 2024-03-07 23:47:28 +01:00
ozaki
319d73d54f
docs(team): update active docusaurus team member (#9893)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
2024-03-06 11:17:28 +01:00
ozaki
6d8108b653
docs: update legacy MDX v1 links to markdown links (#9914) 2024-03-05 23:46:52 +01:00
ozaki
2851c93d0d
feat(blog): allow processing blog posts through a processBlogPosts function (#9886)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-03-05 22:58:16 +01:00
ozaki
05279dc3d8
docs: update legacy MDX v1 links to markdown links (#9913) 2024-03-05 20:04:12 +01:00