Sébastien Lorber
|
6dd9a5076e
|
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)
|
2024-07-01 17:34:40 +02:00 |
|
Alice Zhao
|
aab1f4868b
|
feat(blog): group sidebar items by year (themeConfig.blog.sidebar.groupByYear ) (#10252)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-06-28 16:59:35 +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
|
cc506c8950
|
feat(mdx): support recma plugins (#10241)
|
2024-06-21 19:25:32 +02:00 |
|
Sébastien Lorber
|
dbdd4dfb2e
|
chore: release Docusaurus v3.4 (#10186)
|
2024-05-31 19:09:06 +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
|
c125f7a272
|
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)
|
2024-05-03 17:14:41 +02:00 |
|
Sébastien Lorber
|
f88da6c66d
|
refactor: extract base TS client config + upgrade TS + refactor TS setup (#10065)
|
2024-04-19 21:03:32 +02:00 |
|
Sébastien Lorber
|
5c1d6464d8
|
feat(core): simplify plugin API, support route.props (#10042)
|
2024-04-16 13:57:11 +02:00 |
|
Sébastien Lorber
|
e012e03158
|
chore: release Docusaurus 3.2.1 (#10016)
|
2024-04-04 20:17:34 +02:00 |
|
Sébastien Lorber
|
debfc87d34
|
chore: release Docusaurus v3.2.0 (#10000)
|
2024-03-29 17:51:27 +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 |
|
ozaki
|
14bec09670
|
fix(blog): apply trailing slash to blog feed (#9920)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-03-14 16:45:00 +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 |
|
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 |
|
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 |
|
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 |
|
Sébastien Lorber
|
affca7a9a2
|
feat: siteConfig.markdown.parseFrontMatter hook (#9624)
|
2023-12-16 02:50:26 +01:00 |
|
ozaki
|
4cc56133f7
|
fix(content-blog): add baseUrl for author.image_url (#9581)
|
2023-12-05 16:36:46 +01:00 |
|
Sébastien Lorber
|
85e5e552cb
|
chore: release Docusaurus 3.0.0 (#9478)
|
2023-10-31 16:39:21 +01:00 |
|
Sébastien Lorber
|
495c7936b6
|
chore: v3.0.0-rc.1 release (#9453)
|
2023-10-26 20:10:02 +02:00 |
|
Sébastien Lorber
|
7e456ece3c
|
feat(mdx-loader): upgrade to MDX v3 + (#9451)
|
2023-10-26 15:47:11 +02:00 |
|
Sébastien Lorber
|
aa958f0cc1
|
fix(plugin-blog): blog archive should hide unlisted blog posts (#9437)
|
2023-10-23 15:27:41 +02:00 |
|
Sébastien Lorber
|
7ee2f75ce1
|
chore: v3.0.0-rc.0 release (#9418)
|
2023-10-20 11:24:29 +02:00 |
|
ozaki
|
bde9cfd84d
|
chore: update node engine version 18 (#9348)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-09-28 16:45:25 +02:00 |
|
Sébastien Lorber
|
52d79c4e0c
|
chore: v3.0.0-beta.0 release (#9311)
|
2023-09-15 19:44:35 +02:00 |
|
VinceCYLiao
|
109ab0c293
|
fix(content-blog): links in feed should be absolute (#9151)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: 政宇 廖 <vince.liao@nextbank.com.tw>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-08-03 18:36:40 +02:00 |
|
Sébastien Lorber
|
062a0d2eb6
|
test(blog-plugin): fix ability to generate proper blog website fixture build snapshot (#9195)
|
2023-08-03 17:57:11 +02:00 |
|
John Reilly
|
4ecc86f89f
|
feat(blog-plugin): limit option for blog feedOptions (#9189)
|
2023-08-03 15:53:43 +02:00 |
|
Joshua Chen
|
ff227283d2
|
chore: upgrade dependencies (non-major) (#9148)
* chore: upgrade dependencies (non-major)
* Downgrade
|
2023-07-16 23:44:17 +08:00 |
|
Tatsunori Uchino
|
16a366b5ec
|
fix(init): change initial site URL to one that is safe for the future (#9133)
RFC 2606 reserves the `.example` domain for illustrative purposes.
|
2023-07-13 21:59:23 +08:00 |
|
Sébastien Lorber
|
7d033cc8c0
|
chore: v3.0.0-alpha.0 release (#9072)
|
2023-06-15 17:48:55 +02:00 |
|
Sébastien Lorber
|
187e5aa218
|
feat: React 18 + automatic JSX runtime + build --dev (#8961)
|
2023-06-08 19:40:15 +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 |
|
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 |
|
Sébastien Lorber
|
d220f481a7
|
fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (#8909)
|
2023-04-20 16:39:50 +02:00 |
|
Joshua Chen
|
e21591c073
|
chore: upgrade dependencies (non-major) (#8749)
chore: upgrade dependencies
|
2023-03-08 21:28:14 -05:00 |
|
Joshua Chen
|
3526059214
|
chore: bump dependencies major versions (#8537)
|
2023-01-10 15:22:19 -05:00 |
|
Joshua Chen
|
e8a07633ba
|
chore: upgrade dependencies (#8534)
* chore: upgrade dependencies
* FIxes
* Bump again
|
2023-01-10 13:23:16 -05: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 |
|
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 |
|
Dongjoon Lee
|
e553ce7e59
|
fix(docusaurus-utils-validation): baseUrl + routeBasePath: allow empty string, normalized as "/" (#8258)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
fix https://github.com/facebook/docusaurus/issues/8254
|
2022-12-08 16:54:32 +01:00 |
|
John Reilly
|
79214670a9
|
fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls (#8381)
Closes https://github.com/facebook/docusaurus/issues/8380
|
2022-11-30 13:56:21 +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 |
|