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 |
|
Joshua Chen
|
324c853da0
|
docs: emphasize "index slug" convention (#9906)
|
2024-03-04 12:33:17 +01:00 |
|
Sébastien Lorber
|
2152572a3b
|
fix(mdx-loader): mdx-code-block should support CRLF (#9897)
|
2024-02-29 13:20:03 +01:00 |
|
dependabot[bot]
|
0589b1475d
|
chore(deps): bump actions/dependency-review-action from 4.1.2 to 4.1.3 (#9892)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-27 10:05:12 +01:00 |
|
Sébastien Lorber
|
f159bb2472
|
perf: optimize getFileCommitDate, make it async (#9890)
|
2024-02-24 23:32:18 +01:00 |
|
ozaki
|
0279c329ad
|
refactor(theme): dates should be formatted on the client-side instead of in nodejs code (#9868)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-23 18:30:05 +01:00 |
|
Sébastien Lorber
|
6bf21d215c
|
fix(core): fix default i18n calendar used, infer it from locale if possible (#9878)
|
2024-02-22 17:06:12 +01:00 |
|
axel7083
|
85d74245f8
|
fix(argos): waiting for images decoding (#9875)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-22 15:02:39 +01:00 |
|
Josue [4tro] A
|
76c0f5c2d9
|
fix(theme-translations): complete and improve Spanish theme translations (#9872)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2024-02-22 14:35:57 +01:00 |
|
dependabot[bot]
|
7a4826baa8
|
chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.2 (#9869)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-22 14:02:19 +01:00 |
|
Aolin
|
06dabc69bd
|
docs: fix typos in deployment.mdx (#9877)
|
2024-02-22 10:39:24 +01:00 |
|
dependabot[bot]
|
4ca9b8e508
|
chore(deps): bump ip from 2.0.0 to 2.0.1 (#9874)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-20 14:43:21 -05:00 |
|
Chris Bateman
|
6b0f9703a3
|
chore(website): update @crowdin/crowdin-api-client (#9865)
|
2024-02-20 19:50:39 +01:00 |
|
krinza.eth
|
0d3ac877d5
|
docs(showcase): remove supabase (#9856)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2024-02-20 17:54:45 +01:00 |
|
ozaki
|
1bbc68bc30
|
chore(deps): update npm to yarn from 2.0.0 to 2.2.1 (#9861)
* chore(deps): update npm to yarn from 2.0.0 to 2.2.1
* test: update tests
|
2024-02-17 16:36:57 -05:00 |
|
Нуриль Барадусов
|
3426f848a3
|
fix(theme-classic): should use plurals for category items description (#9851)
Co-authored-by: Нуриль Барадусов <nuril.b@ati.su>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-15 20:07:48 +01:00 |
|
Sébastien Lorber
|
b26e262981
|
fix(core): ensure core error boundary is able to render theme layout (#9852)
|
2024-02-15 17:25:17 +01:00 |
|
John Reilly
|
60d9346965
|
refactor(theme): use JSON-LD instead of microdata for blog structured data (#9669)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-15 16:25:21 +01:00 |
|
翊小久
|
8abd1899a6
|
feat(swizzle): ask user preferred language if no language CLI option provided (#9681)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-15 15:08:01 +01:00 |
|
Rafael Martins
|
628752d92a
|
feat(create-docusaurus): ask user for preferred language when no language CLI option provided (#9442)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-15 13:05:05 +01:00 |
|
ozaki
|
6fd8408a2c
|
docs: typo (#9845)
|
2024-02-14 14:39:03 +01:00 |
|
ozaki
|
77723a1121
|
feat(plugin-vercel-analytics): add new vercel analytics plugin (#9687)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-14 13:25:39 +01:00 |
|
Liviu Ionescu
|
70ba9d2d01
|
feat(blog): add blog pageBasePath plugin option (#9838)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-13 13:27:23 +01:00 |
|
dependabot[bot]
|
cc7f43580c
|
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#9843)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-13 11:21:17 +01:00 |
|
ozaki
|
a296d727b6
|
docs(blog-only): add warning and improve error log (#9839)
|
2024-02-09 19:34:32 +01:00 |
|
Sébastien Lorber
|
34297bc56d
|
refactor(core): internalize, simplify and optimize the SSG logic (#9798)
|
2024-02-08 18:44:45 +01:00 |
|
dependabot[bot]
|
d740be0e9c
|
chore(deps): bump treosh/lighthouse-ci-action from 10.1.0 to 11.4.0 (#9824)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-06 10:28:33 +01:00 |
|
dependabot[bot]
|
506e763c07
|
chore(deps): bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 (#9823)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-06 10:28:25 +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 |
|
Vahid Naderi
|
c1ac06768b
|
fix(i18n): add missing theme translations for fa locale (#9812)
|
2024-02-01 14:21:36 +01:00 |
|
Alberto Vilches
|
436e20a42a
|
docs: add "TypeScript support" section in the "Modules using Sass/SCSS" section (#9807)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-01 12:03:53 +01:00 |
|
Tatsunori Uchino
|
09b2005759
|
docs: backport #9471, #9692, and #9695 changes in v3.1.1 docs (#9804)
|
2024-02-01 11:46:18 +01:00 |
|
Sébastien Lorber
|
48cab8e3fb
|
chore: release Docusaurus 3.1.1 examples (#9797)
|
2024-01-26 14:33:03 +01:00 |
|
Sébastien Lorber
|
ed88097f63
|
chore: release Docusaurus 3.1.1 docs (#9794)
|
2024-01-26 14:10:57 +01:00 |
|
Shamoil Arsiwala
|
3d8b70e0b3
|
docs: fix documented path of swizzled component (#9786)
|
2024-01-25 19:57:42 +01:00 |
|
Sébastien Lorber
|
d3142c5ed5
|
fix(core): broken links optimization behaves differently than non-optimized logic (#9791)
|
2024-01-25 19:49:45 +01:00 |
|
Sébastien Lorber
|
2f2ed41829
|
fix(core): links with target "_blank" should no be checked by the broken link checker (#9788)
|
2024-01-25 18:18:11 +01:00 |
|
Emjek Cordover
|
cce1698c60
|
docs: Note showLastUpdateTime requires complete checkout (#9784)
|
2024-01-25 13:19:55 +01:00 |
|
eitsupi
|
0266549a51
|
fix(mdx-loader): allow spaces before mdx-code-block info string (#9776)
|
2024-01-24 14:12:54 +01:00 |
|
Sébastien Lorber
|
c827b6de2d
|
perf(core): optimize broken links checker (#9778)
|
2024-01-24 12:14:26 +01:00 |
|
Cole Cecil
|
8597e5dcdb
|
docs: update troubleshooting details for v3 migration (#9782)
|
2024-01-24 12:12:06 +01:00 |
|
dawei-wang
|
4b444d55e5
|
fix(create-docusaurus): fix typo in init template sample docs (#9783)
|
2024-01-24 11:57:55 +01:00 |
|
dependabot[bot]
|
333889d38d
|
chore(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 (#9779)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-23 10:17:31 +01:00 |
|
Anatoly Kopyl
|
3c982127d7
|
fix(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials (#9684)
Co-authored-by: Titus <tituswormer@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2024-01-19 18:58:11 +01:00 |
|
Jack Robson
|
bed11f62bc
|
fix(core): conditionally include hostname parameter when using… (#9407)
|
2024-01-18 14:03:45 +01:00 |
|
Tatsunori Uchino
|
f794559962
|
docs: add admonition for incompatibility with * and ** in Chinese and Japanese in MDX v2+ (#9692)
|
2024-01-18 13:50:15 +01:00 |
|
Clément Vannicatte
|
604ccaa89c
|
docs: update Algolia DocSearch support links (#9755)
|
2024-01-18 13:31:24 +01:00 |
|
Sébastien Lorber
|
0469590cc4
|
docs: GitHub actions deployment should use fetch-depth: 0 + actions upgrades (#9759)
|
2024-01-18 12:01:02 +01:00 |
|
Sanjaiyan Parthipan
|
e1899786a4
|
polish(theme): MDX images should use async decoding (#9470)
|
2024-01-12 21:25:18 +01:00 |
|