Commit graph

2030 commits

Author SHA1 Message Date
Sébastien Lorber
c6f5cf9ac7
docs(content-docs): add api doc for displayed_sidebar front matter (#8146) 2022-09-29 16:45:51 +02:00
sykp241095
d44c1d8cd7
docs: update showcase/ossinsight screenshot (#8100) 2022-09-28 18:31:01 +02:00
Billy Chan
e34371ce2d
docs(showcase): add SeaQL sites to showcase (#8107) 2022-09-28 14:18:04 +02:00
Sunghyun Cho
029893fea2
docs: fix Sunghyun Cho showcase info (#8097)
Fix typo in my name
2022-09-22 15:27:17 -04:00
Joshua Chen
6514f0784b
docs: add caveat about using Translate in string contexts (#8115) 2022-09-19 10:59:15 -04:00
Joshua Chen
70b53c4ac7
docs: backport doc edits from future branch (#8114) 2022-09-19 10:40:37 -04: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
Joshua Chen
38dd7cfa04
chore: bump react-medium-image-zoom (#8064) 2022-09-08 00:36:00 -04:00
Sébastien Lorber
67c692326b
fix(website): add website admonitions extendDefaults: true (#8060) 2022-09-07 19:07:53 +02:00
Sébastien Lorber
6f63ffe0a3
refactor(theme): split admonitions, make swizzle easier, better retrocompatibility (#7945)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-09-07 17:49:44 +02:00
Debbie O'Brien
f1415525c0
docs: fix broken image (#8054) 2022-09-07 13:36:37 +02:00
Alexander Nguyen
bf080d172a
docs(content-docs): updates typo in lifecycle-apis.md (#8055) 2022-09-07 13:23:45 +02:00
Mikey O'Toole
e507628f4a
docs: document usage of docs frontMatter.custom_edit_url: null (#8053) 2022-09-07 13:21:13 +02:00
Joshua Chen
36db64ed1d
docs: improve alt messages (#8047) 2022-09-04 01:33:25 -04:00
Tom Mrazauskas
1f1f898d73
docs: delete extra semicolon in MDX and React page (#8046) 2022-09-03 14:39:06 -04:00
Sébastien Lorber
29703da188
fix(website): fix blog post social card (#8042) 2022-09-02 14:43:20 +02:00
Sébastien Lorber
56feb41445
docs: create Docusaurus v2.1.0 release docs + changelog + release blog post (#8036) 2022-09-02 12:39:32 +02:00
Francesco Ciulla
294625a6b5
docs(showcase): fix daily.dev site name (#8031)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-31 19:46:44 +02:00
Sébastien Lorber
97c9710ce3
docs(showcase): add 74 new showcase sites (#8010) 2022-08-31 14:28:02 +02:00
Ahmed Mustafa Malik
fd0cf3f64c
docs: fix typo in swizzling.md (#8025) 2022-08-30 18:53:46 -04:00
Sébastien Lorber
c811d6249e
feat(theme): ability to use <DocCardList> without items prop, on any doc page (#8008) 2022-08-26 17:42:59 +02:00
Sébastien Lorber
94067ce930
fix(core): allow overriding ssr/dev template meta tags (#7952) 2022-08-19 16:47:28 +02:00
Sébastien Lorber
3b9b497d13
fix(plugin-docs,theme): refactor docs plugin routes and component tree (#7966) 2022-08-18 17:55:05 +02:00
Sébastien Lorber
eac3239757
feat(docs): allow to configure noIndex per doc version (#7963) 2022-08-17 16:55:49 +02:00
Sébastien Lorber
a335a69982
fix(sitemap): filter all routes with robots meta containing noindex (#7964) 2022-08-17 16:41:41 +02:00
Mu-Jing-Tsai
39883e70de
docs: add docusaurus-post-generator to community resource list (#7955) 2022-08-16 18:59:47 +02:00
Sébastien Lorber
de526e1ab2
feat(plugin-docs): docs sidebar item link: support "autoAddBaseUrl" attribute (#7949) 2022-08-12 12:50:12 +02:00
Sébastien Lorber
ad15605545
feat(theme-classic): use lang attribute in navbar locale dropdown items (#7942) 2022-08-12 12:33:53 +02:00
Joshua Chen
308d3e1f89
docs: remove mention of beta (#7905)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-08-09 19:26:23 +02:00
Sébastien Lorber
b7ea00a917
chore: bump main to 3.0.0-alpha.0 (#7923) 2022-08-08 19:13:49 +02:00
Sébastien Lorber
38d6c9061a
chore(website): rename 2.0.0 docs to 2.0.1 (#7922) 2022-08-08 18:47:27 +02:00
yzhe819
d938ff7430
fix(theme-classic): code block line number display with line wrapping (#7910)
* fix: line numbers display issue of code block

* test: add dogfooding test page

* chore: lint

* test: move to code-block-tests
2022-08-07 23:01:31 +08:00
Joshua Chen
e1a8db7d91
docs: add TOC heading level options to guide (#7906)
docs: add documentation for TOC heading level options in guide
2022-08-06 21:35:56 +08:00
Joshua Chen
8e5225addb
chore: fix changelog plugin import path (#7901) 2022-08-05 20:02:30 +08:00
Charles Killer
01ac2e0fca
docs: add baseUrl to example tsconfig (#7884)
tsconfig requires compiler options with base url 

Without base url, TS errors appear such as `Cannot find module '@site/src/components/...`
2022-08-03 18:25:53 +08:00
Joe Williams
7ab2bd3234
docs: improve crowdin guide (#7861) 2022-08-03 01:38:25 +08:00
Clément Vannicatte
5002f6cf9d
docs: update DocSearch showcase (#7877) 2022-08-03 01:32:35 +08:00
Joshua Chen
1bf5c0d36e
chore: upgrade dependencies (#7883) 2022-08-02 16:44:02 +08:00
Sébastien Lorber
e519858ea7
docs: update Hacker News + Product Hunt links (#7874)
update HN + ProductHunt links
2022-08-01 18:33:28 +08:00
Sébastien Lorber
111b4cdcd2
chore: publish v2.0.0 docs (#7862)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 10:24:49 +02:00
Joshua Chen
3a0e90eacd
chore: fix blog-only test failures (#7865) 2022-08-01 14:14:13 +08:00
Sébastien Lorber
79360c6ae6
docs: publish 2.0.0 release blog post + adapt website for the launch (#7863) 2022-08-01 07:51:03 +02:00
Hyunseung Lee
8da73a082f
docs: update workbox doc link (#7835)
* Update plugin-pwa.md

* Update plugin-pwa.md

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 13:34:57 +08:00
Billy Chan
72055d758b
docs: add SeaQL sites to showcase (#7841)
* docs: add SeaQL sites to showcase

* minor tweaks

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 13:23:20 +08:00
Bruce Song
e0d75963ec
docs: update Bruce's Wiki website URL (#7856)
Update website URL.
2022-08-01 13:23:09 +08:00
Dr-Electron
3822185159
docs: update iota-wiki showcase image (#7859)
* Update iota-wiki showcase image

* resize image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 13:23:00 +08:00
Markshawn
f6835898bc
chore: fix CSS import order ESLint rule (#7852)
* enhance: added ESLint ruler for CSS import

* chore: added ruler for default import of css, and fixed all exsting files

* chore: reverted changes on css header rulers
2022-08-01 00:05:00 +08:00
Sébastien Lorber
f21ee7c23b
misc: change showcase submission process, use GitHub discussion (#7828) 2022-07-25 18:48:09 +02:00
Antony Onipko
19dcee068e
docs: add sequence website to showcase (#7823)
* Add Sequence to docusaurus showcase

* Add sequence website image

* Fix sequence image

* Optimize image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-25 16:39:53 +08:00
Andrew Lyons
7489f8729a
docs: fix anchor link (#7813)
* docs: Correct link to document section

The link to the public API surface had an erroneous extra # in the link
preventing it from linking correctly.

* fix prettier

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-20 20:25:30 +08:00