Sébastien Lorber
|
37d8844506
|
fix(cli): fix CLI write-translation bug (#11027)
* fix write-translation bug
* fix write-translation bug
|
2025-03-27 12:22:44 +01:00 |
|
Sébastien Lorber
|
dec3bcbbd7
|
fix(create-docusaurus): fix CLI and remove shelljs escapeShellArg util (#10958)
|
2025-02-28 20:09:59 +01:00 |
|
ozaki
|
7f4a37949e
|
refactor: replace unmaintained shelljs dependency by execa (#10358)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2025-02-28 14:31:01 +01:00 |
|
Sébastien Lorber
|
97690abc94
|
fix(core): restore core svg file-loader (#10820)
|
2025-01-06 17:54:43 +01:00 |
|
Sébastien Lorber
|
df6f53a2f5
|
feat(svgr): create new Docusaurus SVGR plugin (#10677)
|
2024-11-29 17:26:34 +01:00 |
|
Sébastien Lorber
|
9ecff801ff
|
refactor: create @docusaurus/bundler and @docusaurus/babel packages (#10511)
|
2024-09-21 16:35:49 +02:00 |
|
Sébastien Lorber
|
95e2d469e3
|
chore: Rename Twitter links/labels to X (#10509)
|
2024-09-19 11:30:57 +02:00 |
|
Sébastien Lorber
|
1a70734c11
|
chore: upgrade to TS 5.6 + temporarily use skipLibCheck for TS 5.6 (#10486)
|
2024-09-10 13:52:31 +02:00 |
|
Sébastien Lorber
|
97bd815d9a
|
refactor(core): improve handling of server bundle (#10429)
|
2024-08-21 17:34:18 +02:00 |
|
ozaki
|
f356e29938
|
feat(blog): authors page (#10216)
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-08-01 17:30:49 +02:00 |
|
ozaki
|
a6de0f2725
|
feat(blog): author header social icons (#10222)
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-07-12 09:59:56 +02:00 |
|
ozaki
|
de59621fbb
|
feat(blog): warn duplicate and inline authors (#10224)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-06-27 11:40:18 +02:00 |
|
Sébastien Lorber
|
3a0a2a74b8
|
fix(markdown): mdx-code-block should support intentation (#10240)
|
2024-06-20 19:43:32 +02:00 |
|
Sébastien Lorber
|
a7afd9cc87
|
fix(docs, blog): Markdown link resolution does not support hot reload (#10185)
|
2024-05-31 17:47:36 +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 |
|
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 |
|
Sébastien Lorber
|
17f3e02a42
|
feat(core): hash router option - browse site offline (experimental) (#9859)
|
2024-05-19 15:44:58 +02:00 |
|
Sébastien Lorber
|
29b7a4ddbb
|
fix(core): codegen should generate unique route prop filenames (#10131)
|
2024-05-10 18:17:21 +02:00 |
|
Sébastien Lorber
|
6e1364bb8a
|
fix(utils): getFileCommitDate should support log.showSignature=true (#10022)
|
2024-04-05 13:06:15 +02:00 |
|
ozaki
|
821247142e
|
refactor(utils): remove duplicated function (#9972)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-03-29 14:45:30 +01:00 |
|
Sébastien Lorber
|
efbe474e9c
|
refactor(core): improve dev perf, fine-grained site reloads - part 3 (#9975)
|
2024-03-28 12:39:07 +01:00 |
|
Sébastien Lorber
|
9017fb9b1d
|
feat(sitemap): add support for "lastmod" (#9954)
|
2024-03-20 11:47:44 +01:00 |
|
Sébastien Lorber
|
465cf4d82c
|
refactor(docs,blog): last update timestamp should be in milliseconds instead of seconds (#9963)
|
2024-03-19 09:51:27 +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 |
|
Sébastien Lorber
|
2152572a3b
|
fix(mdx-loader): mdx-code-block should support CRLF (#9897)
|
2024-02-29 13:20:03 +01:00 |
|
Sébastien Lorber
|
f159bb2472
|
perf: optimize getFileCommitDate, make it async (#9890)
|
2024-02-24 23:32:18 +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 |
|
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
|
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 |
|
Sébastien Lorber
|
affca7a9a2
|
feat: siteConfig.markdown.parseFrontMatter hook (#9624)
|
2023-12-16 02:50:26 +01:00 |
|
ozaki
|
d3752d227b
|
feat(core): enable port configuration via environment variable (#9610)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2023-12-07 11:46:35 +01:00 |
|
Joshua Chen
|
c8c93a3854
|
fix(utils): Markdown link replacement with <> but no spaces (#9617)
|
2023-12-07 11:27:28 +01:00 |
|
Sébastien Lorber
|
7c32fc341f
|
fix: add v2 retrocompatible support for quoted admonitions (#9570)
|
2023-11-21 20:49:34 +01:00 |
|
Sébastien Lorber
|
b464545629
|
fix: v3 admonitions should support v2 title syntax for nested admonitions (#9535)
Fix admonition title mdx v1 compat option when admonition is nested
|
2023-11-11 22:23:27 +01:00 |
|
ozaki
|
c6762a2542
|
feat(mdx-loader): Remark plugin to report unused MDX / Markdown directives (#9394)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-10-24 16:15:49 +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 |
|
Zwyx
|
e17784effa
|
fix(mdx-loader): prevent Open Graph images from being inserted as base64 (#9369)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-10-05 14:21:27 +02:00 |
|
Joshua Chen
|
cd61c7bddc
|
fix(core): handle single quotes inside file paths (#9160)
|
2023-07-21 15:16:10 +02:00 |
|
Joshua Chen
|
76f920359b
|
fix(utils): better handling of code blocks in link replacement (#9046)
|
2023-06-08 12:16:56 +02:00 |
|
Joshua Chen
|
9e0b62fe6c
|
fix(utils): make Markdown link replacement much more rigorous (#8927)
|
2023-04-27 17:57:11 +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 |
|
Aleksandr Vladykin
|
2b994262b0
|
fix(utils): handle Markdown links with spaces to route correctly (#8874)
|
2023-04-12 19:14:26 +02:00 |
|
Sébastien Castiel
|
2f02beebe2
|
fix(utils): handle CRLF when parsing MDX imports (#8606)
|
2023-02-02 09:48:28 +01:00 |
|
Joshua Chen
|
e8a07633ba
|
chore: upgrade dependencies (#8534)
* chore: upgrade dependencies
* FIxes
* Bump again
|
2023-01-10 13:23:16 -05: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 |
|
Josh Goldberg
|
ac81765024
|
fix(utils): allow partially backticked markdown h1 contentTitles (#8314)
|
2022-11-17 11:38:10 +01:00 |
|
Jody Heavener
|
683ba3d2a0
|
feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-11-03 14:31:41 +01:00 |
|
Johan Fagerberg
|
6c8af03f51
|
fix(utils): remove non-ASCII limitation for path normalization (#8137)
|
2022-10-07 13:35:12 +02:00 |
|
Pranav Joglekar
|
efbd0cbd40
|
fix(content-blog): make RSS feed generation work with slugs with .html extension (#8158)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-10-06 16:19:05 +02:00 |
|