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
|
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 |
|
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 |
|
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
|
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
|
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 |
|
Sam Wall
|
9c92a79d23
|
feat: support mermaid code blocks in Markdown (#7490)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-10-14 18:07:20 +02:00 |
|
Joshua Chen
|
275f509d13
|
chore: upgrade dependencies (#7993)
* chore: upgrade dependencies
* Fix lint
* Bump more
* Fix lint
|
2022-09-08 01:31:53 -04:00 |
|
Sébastien Lorber
|
c3ff131110
|
refactor(theme): split BlogPostItem into smaller theme subcomponents (#7716)
|
2022-07-08 13:28:53 +02:00 |
|
Joshua Chen
|
bfba6a8b02
|
refactor: remove "error" reporting level, move reportMessage to logger (#7642)
|
2022-06-17 14:51:00 +02:00 |
|
Joshua Chen
|
1b9bec1042
|
feat: allow customizing localization path of each locale (#7624)
|
2022-06-17 11:07:35 +02:00 |
|
Alexey Pyltsyn
|
5746c58f41
|
refactor: handle all admonitions via JSX component (#7152)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-06-03 14:26:33 +02:00 |
|
Joshua Chen
|
abe5450526
|
feat(core): allow customizing the i18n directory path (#7386)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-06-02 17:37:14 +02:00 |
|
Joshua Chen
|
d50fe3b670
|
test: fix ALL type errors in tests (#7487)
|
2022-05-25 14:01:10 +08:00 |
|
Joshua Chen
|
e2e40b8f5f
|
test: fix some type errors in test files (#7486)
|
2022-05-25 11:46:10 +08:00 |
|
Joshua Chen
|
624735bd92
|
refactor: fix more type-aware linting errors (#7479)
|
2022-05-24 19:19:24 +08:00 |
|
Joshua Chen
|
bf1513a3e3
|
refactor: fix a lot of errors in type-aware linting (#7477)
|
2022-05-24 15:40:26 +08:00 |
|
Joshua Chen
|
89b0fff128
|
refactor: reduce number of leaked anys (#7465)
|
2022-05-23 00:30:32 +08:00 |
|
Joshua Chen
|
0838884f67
|
chore: enable import/order rule (#7418)
|
2022-05-14 23:39:50 +08:00 |
|
Joshua Chen
|
7c9892888d
|
refactor: normalize error logging (#7370)
|
2022-05-08 13:40:34 +08:00 |
|
Joshua Chen
|
a2c993bf9a
|
fix(*): make TypeScript realize that each plugin package has a default export (#7294)
|
2022-05-03 18:23:34 +08:00 |
|
Joshua Chen
|
b49ae67521
|
refactor(types): move non-core, non-public types out of the types package (#7293)
|
2022-05-03 17:15:48 +08:00 |
|
AkiraVoid
|
71ba449a28
|
fix(content-blog): make footnote reference DOM ID unique on post listing page (#7212)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-04-21 16:51:24 +02:00 |
|
Joshua Chen
|
7f06857e46
|
fix: fix a lot of declaration semantic errors (#7194)
|
2022-04-17 23:44:20 +08:00 |
|
Joshua Chen
|
fa1ce230ea
|
refactor: capitalize comments (#7188)
* refactor: capitalize comments
* revert...
|
2022-04-17 16:39:11 +08:00 |
|
Joshua Chen
|
7a61eed3dd
|
refactor: unify how MDX content types are represented (#7145)
* refactor: unify how MDX content types are represented
* fix
* fix again
|
2022-04-10 19:19:44 +08:00 |
|
Joshua Chen
|
7941a46be3
|
feat: allow setting calendar for i18n date formatting (#6430)
* feat: allow setting calendar for i18n date formatting
* fix TS
* add test
|
2022-04-08 22:34:34 +08:00 |
|
Joshua Chen
|
9145ae88cc
|
chore: disable string escaping in snapshots (#7131)
|
2022-04-08 11:23:19 +08:00 |
|
Joshua Chen
|
1156be3f20
|
refactor(content-{blog,docs}): unify handling of tags (#7117)
|
2022-04-07 15:58:21 +02:00 |
|
Joshua Chen
|
24c205a835
|
refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080)
* refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type
* fix
|
2022-03-31 19:16:07 +08:00 |
|
Joshua Chen
|
77662260f8
|
refactor(core): refactor routes generation logic (#7054)
* refactor(core): refactor routes generation logic
* fixes
|
2022-03-29 16:37:29 +08:00 |
|
Joshua Chen
|
5fb09a2946
|
refactor(core): reorganize files (#7042)
* refactor(core): reorganize files
* fix types
|
2022-03-28 21:49:37 +08:00 |
|
Joshua Chen
|
2bcac29cd4
|
refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027)
* refactor(content-docs): deduplicate types, JSDoc for some APIs
* little refactor
|
2022-03-27 12:57:15 +08:00 |
|
Joshua Chen
|
4957ec947b
|
refactor: fix a few places of path handling (#7023)
|
2022-03-26 22:49:50 +08:00 |
|