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
Joshua Chen
09326bd456
docs: formally document how admonitions can be customized ( #7799 )
2022-07-20 12:57:12 +02:00
Lorenzo Lewis
e912e536c8
docs: add Tauri.app to showcase ( #7790 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-20 12:32:58 +02:00
Michael Remediakis
52d72a167f
docs: fix typo in deployment ( #7803 )
...
Fixed a typo in the Powershell tab of the deployment docs
2022-07-19 08:37:09 +08:00
Aolin
fe3dfa720a
docs: modify the description of deploying to Netlify ( #7796 )
...
modify build directory to publish directory
2022-07-17 19:56:18 +08:00
Joshua Chen
17ec6bbde7
chore: upgrade dependencies ( #7794 )
2022-07-17 12:44:46 +08:00
Sébastien Lorber
ba3a533d19
chore: port docusaurus-v2 Netlify config changes ( #7789 )
2022-07-15 15:39:55 +02:00
Sébastien Lorber
965a01e589
chore: port-2.0.0-rc.1 ( #7782 )
2022-07-14 19:30:17 +02:00
Bruce Song
443914a579
docs: add Bruce Wiki website to showcase ( #7770 )
...
* Update users.tsx
* Add preview image.
* Resize the image.
* Trigger the checks for CLA.
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-14 23:09:56 +08:00
Sébastien Lorber
f913af0d69
docs: release process, versioning, breaking changes, public API surface ( #7706 )
...
Co-authored-by: Paul O’Shannessy <paul@oshannessy.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-07-14 17:07:34 +02:00
Sébastien Lorber
c48f33800c
fix(core): swizzle --eject js should not copy theme .d.ts files ( #7776 )
2022-07-14 12:23:06 +02:00
The Nguyen
1899a2e9e8
docs: add EverShop website to showcase ( #7765 )
...
* docs: add EverShop website to showcase
* docs: add EverShop website to showcase
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-13 18:06:08 +08:00
Joshua Chen
cba8be01a3
fix(theme-classic): validate options properly ( #7755 )
...
* fix(theme-classic): validate options properly
* improve normalization
* fix doc
2022-07-11 19:24:46 +08:00
Jeffrey Aven
f21dadf621
docs: add StackQL Provider Registry to showcase ( #7760 )
...
* Added StackQL Provider Registry doc site
* added StackQL Provider Registry image
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-11 19:17:25 +08:00
凱恩Kane
ee98512083
docs: move Yeecord repo to organization ( #7758 )
...
move repo to organization
2022-07-11 19:02:58 +08:00
Evan
5c724f2df6
docs: update evantay showcase image ( #7757 )
...
* docs: update evantay showcase image
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-11 19:02:33 +08:00
Joshua Chen
07641ae53d
chore: upgrade dependencies ( #7754 )
2022-07-10 00:32:32 +08:00
Sébastien Lorber
f0f97f29f9
chore: prepare v2.0.0-beta.22 release ( #7741 )
2022-07-08 18:34:05 +02:00
Sébastien Lorber
d3d22d3a72
refactor(theme): nest theme icons under subfolder @theme/Icon/* ( #7740 )
2022-07-08 16:56:53 +02:00
Sébastien Lorber
c3ff131110
refactor(theme): split BlogPostItem into smaller theme subcomponents ( #7716 )
2022-07-08 13:28:53 +02:00
SheetJSDev
ad1d2d2ab1
docs: swizzle react-live with eject ( #7739 )
...
docs: swizzle react-live with eject (#7735 )
2022-07-08 12:55:39 +08:00
Huy Nguyen
2e83a1b522
docs: add Mixcore CMS to showcase ( #7730 )
...
* Update users.tsx
* add screenshot
* Update website/src/data/users.tsx
* Update website/src/data/users.tsx
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-07 15:58:11 +08:00
pincman
f224d3c669
docs: add pincman site to showcase ( #7718 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-06 18:38:10 +02:00
Sébastien Lorber
bc0538f6fa
refactor(theme-common): move useDocsPreferredVersion() to public api ( #7729 )
2022-07-06 17:58:18 +02:00
Joshua Chen
426b023f11
docs: add GitHub pages deployment troubleshooting guide ( #7723 )
2022-07-04 22:45:04 +08:00
Joshua Chen
fa22927250
chore: upgrade dependencies ( #7684 )
...
* chore: upgrade dependencies
* fix
* reupgrade
* downgrade
2022-07-04 19:36:43 +08:00
Dima Grossman
07b6c200af
docs: add Novu to showcase ( #7712 )
2022-07-01 14:34:08 +02:00
Joshua Chen
1f47151363
docs: mention MDXContent ( #7705 )
2022-07-01 10:43:06 +02:00
Redcamel
2424183b3e
docs: add RedGradient to showcase ( #7704 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-07-01 10:04:46 +02:00
7Wate
2910f99bbc
docs: add 7Wate's Wiki to showcase ( #7688 )
...
* docs: add 7Wate`s Wiki to showcase
* docs: add 7Wate`s Wiki to showcase screen
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-28 22:50:00 +08:00
alewolf
7720a1cfd8
docs: add SweetCode to showcase ( #7682 )
...
* Update users.tsx
* Add files via upload
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-25 16:40:12 +08:00
Steven Serrata
9ce7d11309
docs: add docusaurus-openapi-docs to resources ( #7675 )
...
* Add docusaurus-openapi-docs to resources
* Add 'OpenAPI' to words list
* Edit description
* Add 'openapi' to project-words.txt
2022-06-25 00:57:18 +08:00
Benjamin Cabanes
18b40d4024
docs: add more info on github cross repo deployment ( #7677 )
...
docs(core): add more info on github cross repo deployment
2022-06-25 00:56:53 +08:00
Sébastien Lorber
9473508c33
refactor(theme-common): split package into public/internal API entrypoints ( #7660 )
...
* add theme-common/internal export
* Split @docusaurus/theme-common into public/internal apis
* fixes
* public <-> private
* public <-> private
* public <-> private
* fix
* add "removeThemeInternalReexport" CI script
* :s windows CI check not working: not that useful
* remove bad import
* refactors
* reorder
* make useBackToTopButton internal
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-24 11:21:27 +02:00
Webber Takken
35d320fa2c
docs: add awesome-docusaurus resource ( #7563 )
...
Add awesome-docusaurus resource
2022-06-24 12:12:44 +08:00
Joshua Chen
8e3e89d9ff
docs: add link from every category index page to the guide page ( #7665 )
2022-06-23 13:46:59 +02:00
Sébastien Lorber
42ab07f62f
feat(theme-classic): themeConfig navbar/footer logos accept className/style + update Meta Open-Source Logo ( #7643 )
2022-06-23 11:22:27 +02:00
Ben Myers
3990404419
fix(theme-classic): expose empty string alt text in navbar logos ( #7659 )
...
* fix: Expose empty string alt text in brand logos via nullish coalescing
* fix: Update boolean logic for fallbacks
* fix: Dogfood fix on Docusaurus brand logo
* refactor: Un-inline alt logic, and reduce chance of duplication in fallback
2022-06-23 11:42:52 +08:00
Rudra Sen
2316900174
docs: add Comp Labs website to showcase ( #7652 )
...
* docs(v2): Add Comp Labs website to showcase page
* Add Image
* fix image
* Update users.tsx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-22 19:40:11 +08:00
Joshua Chen
4b5a47ba37
feat(client-redirects): make plugin respect onDuplicateRoutes config ( #7649 )
2022-06-22 13:32:02 +02:00
Joshua Chen
7b239e2ec5
refactor(website): minor showcase data refactor ( #7654 )
2022-06-21 21:35:36 +08:00
Joshua Chen
5137543914
chore: upgrade dependencies ( #7646 )
2022-06-18 17:03:41 +08:00
凱恩Kane
009361addc
docs: mark Yeecord as opensource in showcase ( #7645 )
2022-06-18 15:38:19 +08:00
Benjamin Cabanes
25080baf37
docs: add lerna to showcase ( #7622 )
...
* chore(website): add lerna to showcase database
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-17 21:58:44 +08: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
Sébastien Lorber
6df379ca6f
fix(docs): forward doc frontMatter.sidebar_custom_props to linking sidebar category ( #7638 )
2022-06-16 19:20:07 +02:00
emattia
7e9a38ca36
docs: add outerbounds to showcase ( #7564 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-06-16 12:38:04 +02:00
Joshua Chen
89e146f596
fix(utils): allow any non-boundary characters in Markdown heading ID ( #7604 )
2022-06-16 12:32:42 +02:00
Joshua Chen
b4d93b9bd0
chore: upgrade to TS 4.7, compile with NodeNext ( #7586 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-15 19:15:11 +02:00
Alexander Nestorov
b503523f66
feat(core): allow opting out of HTML minification ( #7581 )
2022-06-15 18:41:03 +02:00
dpang314
1f0440074a
fix(cssnano-preset): disable z-index minification ( #7593 )
...
* fix(cssnano-preset): disable z-index minification
* add z-index tests link to pages tests
* revert change to docs
2022-06-15 12:13:25 +02:00
Szilárd Dóró
7e9db564d1
docs: add Nhost to showcase ( #7620 )
...
* add Nhost to showcase
* Update website/src/data/users.tsx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-15 17:28:35 +08:00
Kürşat Şimşek
8c422a9660
docs: add react-chat-elements to showcase ( #7616 )
...
* react-chat-elements docs website added.
* preview image size edited.
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-15 14:26:45 +08:00
Joshua Chen
e12a2efaeb
docs: normalize capitalization ( #7619 )
2022-06-15 13:04:33 +08:00
Joshua Chen
aeb6c971c0
docs: normalize capitalization ( #7613 )
2022-06-14 14:01:06 +08:00
Joshua Chen
56e7c3102e
docs: advise using Node 18 in deployment ( #7611 )
2022-06-14 11:46:13 +08:00
Joshua Chen
fb3138d722
refactor(client-redirects): elaborate documentation, minor refactor ( #7607 )
2022-06-13 22:04:39 +08:00
小雨青年
27834dc23a
docs: add Metalyoung to showcase ( #7597 )
...
* Add "metalyoung" to users.tsx and preview image
* update Metalyoung preview image
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-11 23:00:40 +08:00
Joshua Chen
ec8230b7ba
chore: upgrade dependencies ( #7596 )
2022-06-11 11:51:09 +08:00
Diego França
334c95cdf6
docs: add Tech-Notes to showcase ( #7591 )
...
* Add "difranca | Tech-Notes" to users.tsx
* Add "difranca | Tech-Notes" preview image
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-10 11:53:05 +08:00
dpang314
adad253d24
docs: add missing import ( #7590 )
2022-06-10 00:45:50 +08:00
sado
79db7bcdcb
docs: add sado0823.github.io to showcase ( #7584 )
...
* docs: add sado0823.github.io to showcase
* optimize image
* optimize image
Co-authored-by: sado <liaoyonglin@shangbanzu.gift>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-09 14:39:00 +08:00
Clemie McCartney
0fe33fd490
docs: add peradaban to showcase ( #7580 )
...
* add peradaban to docusaurus showcase
* add peradaban showcase assets
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-09 14:38:48 +08:00
dht
5c9e4a2dcd
docs: make localhost links clickable ( #7582 )
...
* docs: clickable localhost links
* revert changes in auto-generated examples folder
Co-authored-by: dht <dht@users.noreply.github.com>
2022-06-08 14:33:50 +08:00
Joshua Chen
7869e74fd7
refactor(pwa): simplify registerSW code, fix ESLint errors ( #7579 )
2022-06-07 21:42:17 +08:00
Joshua Chen
75f0f92023
fix(website): make KaTeX fonts available on alternative locales ( #7574 )
2022-06-06 19:32:57 +08:00
Joshua Chen
bf9b69cfbf
docs: make config tabs translatable, fix APITable crowdin issue ( #7572 )
...
* docs: make config tabs translatable, fix APITable crowdin issue
* fix
2022-06-06 10:52:19 +08:00
Joshua Chen
6a5efd068c
docs: mark some more fields as translatable ( #7569 )
2022-06-05 21:32:43 +08:00
Joshua Chen
c03def7d5f
docs: wrap more JSX in mdx-code-block ( #7568 )
2022-06-05 15:41:06 +08:00
Joshua Chen
6d481f6a29
docs: fix multiple typos ( #7561 )
2022-06-04 21:22:06 +08:00
Joshua Chen
90d2de6baf
chore: upgrade dependencies ( #7560 )
...
* chore: upgrade dependencies
* fix
2022-06-04 21:05:53 +08:00
Boulet
2b006d77f3
docs: add brainboard to showcase ( #7554 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-03 17:44:15 +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
dpang314
b215ad0e1b
fix(theme-classic): inconsistent code block wrapping ( #7485 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-02 15:56:54 +02:00
JP
f25ee0cbf5
feat(live-codeblock): add support for noInline to interactive code blocks ( #7514 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-06-02 10:34:20 +02:00
dpang314
4f26a1911a
feat(content-docs): last_update front matter ( #7461 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-01 16:27:58 +02:00
Charles Ancheta
a469ae3d63
docs: add CharlesAncheta.com to showcase ( #7533 )
...
* docs: add CharlesAncheta.com to showcase
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-01 15:20:23 +02:00
Flávio Silva
0afb218369
docs: remove extraneous bracket ( #7541 )
2022-06-01 20:56:44 +08:00
Joshua Chen
5cf6432e4e
docs: avoid using nested mdx-code-block ( #7543 )
...
* docs: avoid using nested mdx-code-block
* fix
2022-06-01 19:32:25 +08:00
DOLLE
b81f80d06a
docs: update react native boilerplate preview ( #7542 )
...
* update design preview
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-01 17:12:12 +08:00
Joshua Chen
f443e992b9
refactor: mark toc in loaded MDX as non-optional ( #7524 )
2022-05-29 22:36:41 +08:00
Joshua Chen
f40dc31381
docs: multiple documentation elaborations ( #7519 )
2022-05-28 21:24:01 +08:00
Joshua Chen
ab566ecce3
docs: remove useless front matter ( #7518 )
2022-05-28 19:07:45 +08:00
Dharsan B
432a8bd3e9
docs: update Kent C. Dodds Twitter avatar ( #7512 )
2022-05-27 19:19:43 +02:00
Sébastien Lorber
613d938cfc
chore: prepare v2.0.0-beta.21 release ( #7513 )
...
* add beta 21 version
* v2.0.0-beta.21
* typo
2022-05-27 18:29:11 +02:00
Ori Shalom
49ecd8f472
fix(gtag): send the newly rendered page's title instead of the old one's ( #7424 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-05-27 16:48:29 +02:00
Joshua Chen
7ab97d4726
feat(sitemap): allow customizing the output name ( #7469 )
...
* feat(sitemap): allow customizing the output name
* add docs
2022-05-27 22:30:59 +08:00
Joshua Chen
9398bb2487
chore: upgrade dependencies ( #7463 )
...
* chore: upgrade a few loaders, require Node 14.15
* upgrade
* upgrade BPDIN
2022-05-27 20:50:54 +08:00
Joshua Chen
1a5e33c717
refactor(pwa): remove reloadPopup option in favor of swizzling ( #7422 )
...
* refactor(pwa): remove reloadPopup option in favor of swizzling
* restore code splitting
* add deprecation
2022-05-27 20:32:22 +08:00
James
35e63515e6
feat: make docusaurus serve automatically open in browser ( #7500 )
...
* feat: add automatic url open to npm run serve
* fix
* adding ci check
* add docs
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-27 10:45:53 +02:00
Junjie
cd7cf781cd
docs: add Junjie to showcase ( #7484 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-26 15:52:15 +02:00
Joshua Chen
bac292d84b
docs: document MDXComponents scope ( #7503 )
...
* docs: document MDXComponents scope
* address reviews
* add info
2022-05-26 21:50:50 +08:00
Joshua Chen
9cf2bf1199
fix(core): always treat error boundary fallback as a callback ( #7492 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-05-26 13:05:03 +02:00
Joshua Chen
e955ae472d
fix(theme-classic): allow nested task lists to preserve the indent ( #7438 )
...
* fix(theme-classic): allow nested task lists to preserve the indent
* add Ul back
2022-05-26 12:41:23 +02:00
Massoud Maboudi
309a7e8bd4
docs: add Massoud Maboudi's portfolio to showcase ( #7412 )
...
* docs: add Massoud Maboudi's portfolio to showcase
* optimize image
* Update website/src/data/users.tsx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-05-26 12:38:14 +02:00
Joshua Chen
47a2cca17d
chore: require Node 16.14 ( #7501 )
2022-05-26 11:44:18 +02:00
James
4f97c7b52c
docs: link every reference of types in API table to the type definition ( #7497 )
...
* dogfood fix
* feat: links for plugin types
* better syntax
* little refactor
* use code title
* complete the rest
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-26 15:06:36 +08:00
James
89ddc6d258
misc: avoid using fs.realpathSync in website ( #7496 )
...
* dogfood fix
* remove other mentions
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-26 13:02:32 +08:00
Jan Peer Stöcklmair
5fcb742aa1
feat(theme-classic): allow className as option for type: "search" ( #7357 )
...
* feat(theme-classic): allow className as option for type: "search"
* fixup! feat(theme-classic): allow className as option for type: "search"
* refactor
Co-authored-by: Jan Peer Stoecklmair <jan.peer.stoecklmair@dynatrace.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-25 18:41:05 +08:00
Joshua Chen
cd21a31005
test: strengthen internal types ( #7488 )
2022-05-25 15:38:44 +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
2d94d575a1
refactor: make entire project typecheck with root tsconfig ( #7466 )
2022-05-23 12:54:25 +08:00
Joshua Chen
89b0fff128
refactor: reduce number of leaked anys ( #7465 )
2022-05-23 00:30:32 +08:00
Jeremy
5207e25291
docs: add Avana Wallet to showcase ( #7460 )
...
* Added Avana Wallet
https://docs.avanawallet.com implements Docusaurus 2.0
* Update users.tsx
* Added Avana Wallet showcase png
* Update users.tsx
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-22 12:14:18 +08:00
Joshua Chen
9d1a91774a
chore: upgrade dependencies ( #7462 )
2022-05-22 10:40:50 +08:00
凱恩Kane
a34b2a2c1c
docs: add Yeecord to showcase ( #7459 )
...
* add yeecord to users.tsx
* use English for title, description
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-21 16:41:17 +08:00
Lane Goolsby
5aaa33fc61
feat: add --no-minify flag to docusaurus start ( #7452 )
...
* feat: Adding --no-minify flag to start
* Undoing the changes to old docs
Co-authored-by: Lane Goolsby <lanegoolsby@rocketmortgage.com>
2022-05-20 12:50:17 +08:00
Joshua Chen
b31220032b
refactor(theme-classic): migrate to tsc for build ( #7447 )
...
* refactor(theme-classic): migrate to tsc for build
* fix
2022-05-18 20:08:09 +08:00
Joshua Chen
6b53d4263d
misc: make copyUntypedFiles work for watch mode ( #7445 )
2022-05-18 19:18:32 +08:00
Joshua Chen
1bec5f673a
chore: upgrade dependencies ( #7436 )
2022-05-17 13:11:20 +08:00
Joshua Chen
c16a08cba5
fix(website): restore expand button style on changelog ( #7431 )
2022-05-16 19:14:47 +08:00
Ggicci
b7448865fe
docs: add httpin to showcase ( #7428 )
...
* Add httpin project for showcase
* Add files via upload
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-16 15:19:50 +08:00
Nitya Narasimhan
c39406e6d8
docs: add '30 Days of SWA' to showcase ( #7427 )
...
* Adding '30 Days of SWA` app to Showcase
* Added file for showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-16 12:44:45 +08:00
Oluwatobi Sofela
90eee091ac
docs: add CodeSweetly to showcase ( #7425 )
...
* Add CodeSweetly to Showcase
* Add CodeSweetly to showcase
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-16 12:44:21 +08:00
Joshua Chen
8277b0bec7
docs: add FAST to showcase ( #7384 )
...
* add fast to showcase
* add fast png to showcase
* update tags, update website link, and upload new screenshot
* optimize image
Co-authored-by: Steph Huynh <steph@huynhicode.dev>
2022-05-14 23:47:40 +08:00
Joshua Chen
0838884f67
chore: enable import/order rule ( #7418 )
2022-05-14 23:39:50 +08:00
Nitya Narasimhan
a4c54aba45
docs: add Azure SWA as deployment option ( #7407 )
...
I've linked to the dev.to article (which is a timestamped stable version) - to be consistent with other deployment snippets.
The dev.to article references [this GitHub repo](https://github.com/fearlessly-dev/swa-demo-docusaurus ) and this[#30DaysOfSWA](https://www.azurestaticwebapps.dev/blog/build-with-docusaurus ) site which was the inspiration for writing this article. The repo contains the code for the demo, and its README is the canonical source for the article, in case relevant.
2022-05-14 19:57:43 +08:00
Rui Peres
2bc3ea363f
docs: add Vital to showcase ( #7403 )
...
* Added vital to showcase
* missing tag
* make things work
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-12 16:21:19 +08:00
Akara
92a3ac4857
docs: add akara's blog to showcase ( #7401 )
...
* docs: add akara's blog to showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-12 16:20:59 +08:00
Matthias Koch
fa10d1b1a4
fix(website): use react-lite-youtube-embed for lazy YouTube video ( #7390 )
...
* fix(website): use react-lite-youtube-embed for lazy YouTube video
* fix(website): use react-lite-youtube-embed for lazy YouTube video
* fix(website): use react-lite-youtube-embed for lazy YouTube video
* Update multiple-sidebars.md
* Update installation.md
* refactor intro
* rename file back
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-12 10:30:59 +08:00
Benjamin Diolez
cd0aff443b
docs: add Piano Analytics to showcase ( #7381 )
...
* docs: add Piano Analytics to showcase
* optimize image; add to favorite
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-11 20:29:56 +08:00
Massoud Maboudi
a0b060759d
docs: fix translation config example ( #7396 )
2022-05-11 14:35:19 +08:00
Joshua Chen
d3788bd126
fix(mdx-loader): use React.Fragment as fragment factory ( #7392 )
2022-05-11 11:02:41 +08:00
Joshua Chen
60960b471d
chore: upgrade dependencies, fix lint-staged not outputting formatted log ( #7388 )
...
* chore: upgrade dependencies, fix lint-staged not outputting formatted log
* fix
* fix lock...
2022-05-10 22:42:45 +08:00
Joshua Chen
6e10a48059
fix(content-docs): restore functionality when a category only has index page ( #7385 )
...
* fix(content-docs): restore functionality when a category only has index page
* use this internally
2022-05-10 14:50:43 +08:00
Designatory
cfdd1f7e6d
docs: update GeekyWeb's showcase description ( #7372 )
...
* Docs: Description Edited
* minor edit
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-08 16:09:03 +08:00
Joshua Chen
f29bb73300
fix(core): make error boundary fallback a component instead of a callback ( #7368 )
2022-05-07 22:35:57 +08:00
Joshua Chen
77fa3d1470
docs: display last canary publish date in human-readable format ( #7367 )
2022-05-07 20:17:58 +08:00
Joshua Chen
5bc50ff71f
chore: upgrade dependencies ( #7366 )
2022-05-07 19:46:21 +08:00
Joshua Chen
c0bd145a29
fix(theme-classic): resolve customCss from site dir ( #7363 )
2022-05-07 18:57:35 +08:00
Designatory
29b015de18
docs: add GeekyWeb to showcase ( #7356 )
...
* Update users.tsx
* geekyweb.png added
* changes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-07 18:47:20 +08:00
Joshua Chen
1a3488344b
chore: clean up showcase data, re-order and format ( #7353 )
...
* chore: clean up showcase data, re-order and format
* change image
2022-05-06 13:01:32 +08:00
Ngô Quốc Đạt
2372701463
docs: add Flarum to showcase ( #7352 )
...
* Update users.tsx
* Add image
2022-05-06 12:12:27 +08:00
Sébastien Lorber
26df8c83ce
chore: prepare v2.0.0-beta.20 release ( #7347 )
2022-05-05 20:26:48 +02:00
Joshua Chen
9207cafec7
feat(website): make canary release page display actual canary version name ( #7334 )
2022-05-05 16:03:53 +02:00
Sébastien Lorber
c892492a12
docs(website): fix code block Crowdin issue ( #7345 )
2022-05-05 15:35:43 +02:00
Joshua Chen
0cc4fa82c1
docs: add page for create-docusaurus API documentation ( #7343 )
...
* docs: add page for create-docusaurus API documentation
* update
2022-05-05 19:36:51 +08:00
Sergey Gromkov
dd4b7c84dd
docs: add Yandex Metrika plugin to community plugins ( #7340 )
...
* Adding Yandex Metrika plugin
* add words
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-05 18:16:22 +08:00
Joshua Chen
8f80f6c0b2
fix(website): fix multiple accessibility issues around color contrast ( #7336 )
...
* fix(website): darken breadcrumbs color to ensure contrast
* fix lighthouse
* fix more a11y
* more fix
2022-05-05 15:29:27 +08:00
Alexey Pyltsyn
9cf8d75de8
fix(website): restore showcase ( #7337 )
2022-05-05 09:22:58 +03:00
Sébastien Lorber
78400541cb
chore: fix site deployment ( #7328 )
2022-05-04 19:28:06 +02:00
Steven Hicks
9ead309809
docs: add clarity to versioning behavior ( #7327 )
2022-05-05 00:15:50 +08:00
Sébastien Lorber
c31d076aed
chore: fix site deployment Crowdin issue ( #7326 )
2022-05-04 17:48:29 +02:00
Alexey Pyltsyn
6fa51890f0
chore: prepare v2.0.0-beta.19 release ( #7325 )
...
* chore: prepare v2.0.0-beta.19 release
* v2.0.0-beta.19
2022-05-04 18:38:45 +03:00
Alexey Pyltsyn
be0dc6b0c9
chore: upgrade Infima to alpha.39 ( #7306 )
2022-05-04 16:06:54 +02:00
Joshua Chen
977ef7121b
docs: add mdx-code-block around tabs; use JS example for magic comments ( #7307 )
2022-05-04 20:29:09 +08:00
surendran82
0466dbcf3f
docs: add Hasura Docs site to showcase ( #7301 )
...
* docs(v2): Add Hasura Docs site to showcase page
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-04 18:56:01 +08:00
Joshua Chen
51815c12c9
feat(theme-classic): extensible code block magic comment system ( #7178 )
2022-05-04 12:31:13 +02:00
Joshua Chen
785fed723f
refactor(theme-classic): move all sidebar-related config under themeConfig.docs.sidebar ( #7277 )
2022-05-04 12:08:19 +02:00
Joshua Chen
7a3894e664
docs: update docs for logger, add API docs to website ( #7305 )
...
* docs: update docs for logger, add API docs to website
* fix broken image
2022-05-04 17:59:47 +08:00
Fusang❀
efdd070ead
docs: add meoo.space to showcase ( #7302 )
...
* Update users.tsx
* Add files via upload
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-04 16:10:58 +08:00
Aaron Nwabuoku
18d81a1065
docs: add ChatKitty to showcase ( #7297 )
...
* docs: add ChatKitty to showcase
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-04 16:00:43 +08:00
Joshua Chen
e73cda87d6
docs: remove extraneous line break tags ( #7298 )
2022-05-04 11:45:20 +08:00
Joshua Chen
5bed55aeda
refactor(types): JSDoc for docusaurus config fields ( #7291 )
2022-05-03 13:57:19 +08:00
Chinazaekpere Ngubo
fc8b7674e3
docs: add AvN Gateway to showcase ( #7287 )
...
* Update users.tsx
* Add files via upload
* Update users.tsx
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-03 11:41:24 +08:00
Joshua Chen
e1b7171bb1
fix(core): allow empty static directories ( #7285 )
...
* fix(core): allow empty static directories
* improve comment
* add empty directory
2022-05-02 16:34:30 +08:00
Joshua Chen
594d8f357c
docs: add a paragraph about SSR as an optimization technique ( #7284 )
2022-05-02 14:23:42 +08:00
Joshua Chen
9fd5d62340
docs: enhance docs about Markdown TOC and metadata ( #7278 )
...
* docs: multiple documentation improvements
* fix
* fix
2022-04-30 21:30:14 +08:00
Joshua Chen
afc72480ab
refactor(eslint-plugin): migrate to TS-ESLint infrastructure ( #7276 )
...
* refactor(eslint-plugin): migrate to TS-ESLint infrastructure
* fix lock
2022-04-30 17:57:57 +08:00
Joshua Chen
f063e9add5
chore: upgrade dependencies ( #7274 )
...
* chore: upgrade dependencies
* remove nodemon
2022-04-30 14:32:37 +08:00
Dan Roscigno
355a22907d
docs: specify Node version requirement to a minor ( #7271 )
...
* Update installation.md
I believe the current version of Docusaurus requires node 16. With 14 I get:
```
import {program} from 'commander';
^^^^^^^
SyntaxError: The requested module 'commander' does not provide an export named 'program'
at ModuleJob._instantiate (internal/modules/esm/module_job.js:92:21)
at async ModuleJob.run (internal/modules/esm/module_job.js:107:20)
at async Loader.import (internal/modules/esm/loader.js:179:24)
```
* Update installation.md
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-30 09:12:37 +08:00
Joshua Chen
41f53718c1
fix(theme-common): allow details to not provide a summary ( #7267 )
2022-04-29 19:33:28 +02:00
Elias Papavasileiou
3b1170eb44
feat: Docusaurus ESLint plugin to enforce best Docusaurus practices ( #7206 )
...
* feat: add eslint plugin
* refactor
* add tests
* fixups!
* fix(no-dynamic-i18n-messages): make translate() recognize template literals
* refactor: rename rule no-dynamic-i18n-messages --> string-literal-i18n-messages
* feat: add ignoreStrings option and refactor
* docs: migrate docs to /docs/api/plugins
* docs: fix anchor links in README.md
* fix: add some ignored strings
* docs: update eslint-plugin docs
* fix: update README link
* docs: various updates
- Reorder sidebar entries
- Fix title size
- Use Markdown file paths
- Simplify relative links
* address reviews
* wording polish
* add npmignore
* fix all internal warnings
* doc improvements
* fix test
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-30 00:04:25 +08:00
Joshua Chen
ae788c536f
feat(core): rework client modules lifecycles, officially make API public ( #6732 )
2022-04-29 15:11:20 +02:00
Sébastien Lorber
6265f6dabb
feat: custom navbarItem types (workaround) ( #7231 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-29 11:23:46 +02:00
kgolubic
0ffdfe9c22
docs: Add Memgraph site to showcase page ( #7260 )
...
* Add Memgraph to showcase page
* Add Memgraph preview image for Showcase
2022-04-29 11:13:50 +02:00
Joshua Chen
0102c2e2ae
docs: wrap code block demos in mdx-code-block ( #7262 )
2022-04-29 17:09:54 +08:00
loic
47d89ae0fe
docs: add raspisuite website to showcase ( #7259 )
...
* add raspisuite website
* add preview image for raspisuite
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-29 12:28:11 +08:00
Joshua Chen
d2562a4434
refactor: normalize Markdown linkification behavior, elaborate in documentation ( #7248 )
...
* refactor: normalize Markdown linkification behavior, elaborate in documentation
* fix broken links
* allow links to be relative to site root
* fix test
* minor doc update
* Update website/docs/guides/markdown-features/markdown-features-links.md
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-04-29 11:36:39 +08:00
svix-ken
ba1d3f45e7
docs: add Svix to showcase ( #7254 )
...
* docs: add Svix to showcase
Motivation
Svix uses Docusaurus for our documentation. It could be cool to add it in the showcase page.
Have you read the Contributing Guidelines on pull requests?
Yes
Test Plan
Run yarn run start:v2 and check that the page http://localhost:3000/showcase is rendered properly.
Related PRs
No
* Add svix doc preview image
* Delete Svix.png
* re-upload preview image
needed to make file name lower case.
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-28 15:33:00 +08:00
John Reilly
b747143982
docs: update gtag docs to reflect what a GA4 tag looks like ( #7252 )
2022-04-28 09:05:25 +08:00
Joshua Chen
996901b53b
docs: change changelog paginator label ( #7251 )
2022-04-27 21:54:53 +08:00
Joshua Chen
67faa686e8
refactor: semantic markup improvement, fix validation warnings ( #7244 )
...
* refactor: semantic markup improvement, fix validation warnings
* change section/article a bit
2022-04-26 20:15:45 +08:00
curatorcat.pcc.eth
f9fa2127ae
docs: add PCC Archive site to showcase ( #7240 )
...
* docs: add PCC Archive site to showcase
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-26 18:05:10 +08:00
Cwen Yin
da6588404e
docs: add Chaos mesh site to showcase ( #7239 )
...
* docs: Add Chaos mesh site to showcase page
Signed-off-by: Cwen Yin <cwenyin0@gmail.com>
* update tags
Signed-off-by: Cwen Yin <cwenyin0@gmail.com>
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-25 16:40:33 +08:00
czhen
2204efd8ea
docs: add TiDB community books to showcase ( #7235 )
...
* docs(showcase): add TiDB community books
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-24 11:30:22 +08:00
Joshua Chen
743738d8c6
docs: add documentation about pluralization ( #7236 )
2022-04-24 11:23:28 +08:00
Joshua Chen
242f2e780e
chore: upgrade dependencies ( #7232 )
2022-04-23 11:55:01 +08:00
sykp241095
58f393d768
docs: add OSS Insight to showcase ( #7230 )
...
* Add OSS Insight
* Add ossinsight.png
* Update users.tsx
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-23 00:16:34 +08:00
Joshua Chen
c4e92c89e8
fix(core): prevent 404 when accessing /page.html ( #7184 )
2022-04-22 17:44:11 +02:00
Pablo Cordon
ee1dea0b19
fix(website): invert Twitter handle and name ( #7226 )
...
* Fixed several pairs of 'handle' and 'name', as their values were inverted.
* Apply suggestions from code review
* oops
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-22 10:31:31 +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
Alexey Pyltsyn
9af35c5b47
refactor: customize code block line highlight color via CSS var ( #7176 )
2022-04-21 11:19:33 +02:00
Joshua Chen
42ca13fadf
chore: remove netlify-cli from dependencies ( #7216 )
2022-04-20 22:14:03 +08:00
Jeffrey Aven
c3f21cd547
docs: update showcase data for Full Stack Chronicles ( #7196 )
...
* Changed blog name
Changed the name and domain for my Docusaurus based blog to fullstackchronicles.io
* added new screenshot
* updates
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-18 16:05:17 +08:00
Joshua Chen
b154318c28
chore: upgrade dependencies ( #7193 )
2022-04-17 17:32:41 +08:00
Joshua Chen
fa1ce230ea
refactor: capitalize comments ( #7188 )
...
* refactor: capitalize comments
* revert...
2022-04-17 16:39:11 +08:00
Zac A
674a77f02d
docs: add easy-dates to showcase ( #7185 )
...
* docs: add easy-dates to showcase
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-17 11:38:53 +08:00
Alexey Pyltsyn
84d04ed6ed
feat(theme-classic): new 'html' type navbar item ( #7058 )
...
* feat(theme-classic): allow using html in dropdown items
* Fix tests
* Introduce HTML type for navbar item
* Update packages/docusaurus-theme-classic/src/theme/NavbarItem/HtmlNavbarItem.tsx
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-15 18:58:15 +08:00
Qi Zhang
0f5f6f31e0
docs: add Rainbond site to showcase ( #7177 )
...
* add Rainbond site to showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-15 17:49:38 +08:00
Jody Heavener
5fb0a2e274
feat(content-docs): draft docs excluded from build & sidebars ( #6457 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-13 18:02:05 +02:00
Alexey Pyltsyn
ee4c984bc7
feat(theme-classic): code block showLineNumbers ( #7007 )
2022-04-13 14:42:35 +02:00
Andrew Lyons
ec109737e9
docs: explain more clearly the purpose of a ref sidebar type ( #7159 )
2022-04-12 15:59:41 +08:00
Leedom
d2082ba49b
docs: add leedom to showcase ( #7151 )
...
* add new showcase leedom
* optimize image
Co-authored-by: leedom <leedom@jinlanzuan.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-12 15:45:14 +08:00
redhat123456
0abf4d706c
docs: add Seven-innovation-base to showcase ( #7144 )
...
* Update users.tsx
* Add files via upload
* Update users.tsx
* Update users.tsx
* Delete 1.png
* Add files via upload
* optimize image
* fix tags
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-11 10:59:19 +08:00
Joshua Chen
f4ab7c65ac
feat(preset-classic, content-docs/client): JSDoc ( #7148 )
...
* refactor: add JSDoc for preset-classic, content-docs/client
* fix
2022-04-11 09:36:30 +08:00
Joshua Chen
25ba91fd4d
fix(website): remove skipLibCheck ( #7147 )
2022-04-11 07:43:30 +08:00
Joshua Chen
2a7820582c
chore: upgrade dependencies ( #7138 )
...
* chore: upgrade dependencies
* reorg
* update comment
2022-04-09 12:36:10 +08:00
apq
53f531edbf
docs: add Virtual Photography Kit to showcase ( #7136 )
...
* Added Virtual Photography Kit
* Added Virtual Photography Kit image
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-09 09:05:01 +08:00
Alexey Pyltsyn
d5cfa5b7cf
refactor(theme-classic): fix a few margin inconsistencies ( #7129 )
...
* refactor(theme-classic): minor fixes and improvements
* Fixes after review
* Reset spacing for all children inside browser window
2022-04-09 08:27:22 +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
171927342f
feat(core): fail-safe global data fetching ( #7083 )
2022-04-08 11:08:22 +02:00
Alexey Pyltsyn
bfbc78e52a
feat: allow using pure HTML as label in navbar links ( #7079 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-04-07 12:33:52 +02:00
Lukas Bach
529d853ab8
docs: add Synergies to showcase ( #7127 )
...
* docs(showcase): add synergies
* docs(showcase): add synergies preview file
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-07 18:18:17 +08:00
Karl Ward
b230e8a545
docs: add Files Gallery website to showcase ( #7125 )
...
* Update users.tsx
Product website built with Docusaurus! Thanks.
www.files.gallery
* Added preview image for Files Gallery
PNG / 2560 x 1280
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-07 18:16:05 +08:00
Joshua Chen
3cdd038d28
docs: multiple documentation improvements ( #7126 )
2022-04-07 16:27:28 +08:00
Joshua Chen
2c61bf2568
refactor(showcase): enforce descriptions with maximum length of 120 characters ( #7123 )
...
* refactor(showcase): enforce descriptions to have maximum 120 characters
* update
2022-04-07 13:26:21 +08:00
Alexey Pyltsyn
c669c103f9
refactor(website): minor fixes and improvements ( #7119 )
...
* refactor(website): minor fixes and improvements
* Some fixes
* Round all the corners in browser window
* Add rounded bottom corners to browser window
2022-04-07 08:33:52 +08:00
mehdim
49424f5057
docs: correct plugin example filename ( #7026 )
...
* Correect Wrong file name
The file name inside the my-plugin folder is index.js .
* Update plugins.md
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-07 08:17:06 +08:00
ApsarasX
103ea04661
feat(sitemap): add ignorePatterns option ( #6979 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-06 15:44:07 +02:00
Joshua Chen
4194925da9
docs: add a note about additional languages needing to be Prism component names ( #7110 )
2022-04-04 10:02:16 +08:00
Joshua Chen
85f47fd8f7
fix(core): preserve Interpolate children semantics ( #7103 )
...
* fix(core): preserve Interpolate children semantics
* fix
* fix again
2022-04-03 15:16:30 +08:00
Joshua Chen
c7c0ee4e7c
chore: upgrade dependencies ( #7101 )
2022-04-02 08:32:26 +08:00
Joshua Chen
ff96606865
docs: fix some casing inconsistencies ( #7081 )
2022-03-31 20:23:44 +08: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
bb55586c20
fix(website): lazy-load YT iframe ( #6746 )
2022-03-30 22:50:16 +08:00
Joshua Chen
3f33e90704
chore: upgrade dependencies ( #7065 )
...
* chore: upgrade dependencies
* fix project words
2022-03-30 11:05:50 +08:00
Chau Tran
1f77fc93bb
docs: add docusaurus-plugin-typedoc to resources ( #7061 )
2022-03-29 22:52:25 +08:00
Joshua Chen
177e8d7c02
docs: add firelordjs to showcase ( #7059 )
...
* docs: add firelordjs to showcase
docs: add firelordjs to showcase
fixes
kick CI
Delete firelordjs.png
Add files via upload
* kick CI
Co-authored-by: Acid Coder <5227509+tylim88@users.noreply.github.com>
2022-03-29 19:09:01 +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
Kayce Basques
e31e91ef47
docs: add import React statement in JSX file example ( #7050 )
2022-03-29 09:30:35 +08:00
Joshua Chen
5fb09a2946
refactor(core): reorganize files ( #7042 )
...
* refactor(core): reorganize files
* fix types
2022-03-28 21:49:37 +08:00
Andrei Canta
0b3b642cfb
docs: add Easypanel to showcase ( #7022 )
...
* Add Easypanel site to showcase page
* Upload easypanel.png
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-27 15:01:48 +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
Leedom
b842197ac6
docs: consistently use sidebars.js filename ( #7016 )
...
* modify sidebar.js to sidebars.js in installation.md
* modify sidebar.js to sidebars.js
Co-authored-by: leedom <leedom@jinlanzuan.com>
2022-03-27 09:55:12 +08:00
Martin Blom
e6838dd7a6
docs: add Divine WSF and Ghostly to showcase ( #7020 )
...
* Added Divine WSF and Ghostly showcases.
* optimize images
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-26 22:11:41 +08:00
Indermohan Singh
2dea99b5c8
docs: remove unnecessary semicolon ( #7000 )
...
* docs: remove unnecessary semicolon
The semicolon after the TOCInline component is unnecessary and actually gets rendered on screen.
* ignore prettier
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-25 23:59:13 +08:00
Sébastien Lorber
73deaa8bf6
chore: prepare v2.0.0-beta.18 release ( #7001 )
2022-03-25 16:16:38 +01:00
Joshua Chen
b5ceead3b2
feat(content-docs): autogenerate category with linked doc metadata as fallback ( #6859 )
2022-03-25 15:23:11 +01:00
Joshua Chen
87592bca03
refactor: ensure all types are using index signature instead of Record ( #6995 )
...
* refactor: ensure all types are using index signature instead of Record
* kick CI
2022-03-25 18:06:30 +08:00
Joshua Chen
fa50d09d3b
chore: upgrade dependencies ( #6991 )
...
* chore: upgrade dependencies
* fix
2022-03-25 10:47:08 +08:00
Kayce Basques
395136a731
docs: fix example admonition syntax ( #6988 )
...
* Fix example admonition syntax
There was a space between `::: info` should be `:::info` or else Docusaurus does not render it as an admonition.
* kick CI
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-25 08:54:27 +08:00
Jadon N
19d2a18817
docs: npm run tsc -> npx tsc ( #6978 )
...
* Correct npm run tsc to npm run typecheck
According to this page, you should run `npm run tsc` to run `tsc` and do a type check. However, in the package.json file for Docusaurus version 2.0.0-beta.17 the command is actually `npm run typecheck`, which runs `tsc`.
This update only replaces `tsc` with `typecheck` so the npm script will run correctly.
* Recommend npx tsc for type-checking
Based on feedback for the original change to replace `npm run tsc` with `npm run typecheck`, a better solution that was suggested was to use npx to run tsc instead of an npm script. `npx tsc` should work regardless of the template/presets you installed when you installed Docusaurus.
2022-03-24 11:14:09 +08:00
Joshua Chen
948271a0ff
test: improve test coverage; reorder theme-common files ( #6956 )
...
* test: improve test coverage; reorder theme-common files
* no need for this
2022-03-22 15:33:55 +08:00
Alessandro Festa
1777fc4d76
docs: add K3ai to showcase ( #6952 )
...
* Add files via upload
* Update users.tsx
* Delete logo.jpg
* Add files via upload
* Update users.tsx
* Delete k3ai.jpg
* Add files via upload
* Update users.tsx
* k3ai website PR
* lots of changes (!)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-21 23:47:37 +08:00
Kyohei Fukuda
3c7b39b739
docs: add pdfme docs to showcase ( #6948 )
...
* Add pdfme docs to showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-21 17:25:14 +08:00
Joshua Chen
e8a2f66a0f
chore: upgrade dependencies ( #6946 )
...
* chore: upgrade dependencies
* reformat
2022-03-21 07:45:29 +08:00
Billy Chan
92fcc0ddc5
docs: add SeaORM docs to showcase ( #6943 )
...
* Add SeaORM docs to showcase
* minor tweak
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-19 21:21:11 +08:00
Joshua Chen
19942f990a
chore: migrate Jest and website to SWC ( #6944 )
...
* chore: migrate Jest and website to SWC
* ignore template
2022-03-19 20:56:30 +08:00
Sébastien Lorber
74f653dd82
refactor(theme-{classic,common}): change how site/page/search metadata is handled ( #6925 )
2022-03-18 18:53:00 +01:00
Sébastien Lorber
a1d333e96b
refactor(theme-{classic,common}): split navbar into smaller components + cleanup + swizzle config ( #6895 )
2022-03-18 16:21:53 +01:00
Alexey Pyltsyn
ecbe0b26c5
refactor(theme-{classic,common}): refactor ColorModeToggle + useColorMode() hook ( #6930 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-03-18 15:28:35 +01:00
Joshua Chen
cc0bceab9c
chore: tighten ESLint config ( #6931 )
...
* chore: tighten ESLint config
* more refactor
* refactor push
* fix
2022-03-17 17:59:41 +08:00
Kayce Basques
284649c7c8
docs: clarify the usage of slug ( #6926 )
...
* Clarify the usage of slug
As a new user it was unclear whether setting `slug` would change the URL relative to the root directory or relative to the docs directory. The example I added should make that clear without needing to test out the functionality in a Docusaurus instance (which is what I had to do).
* editorial changes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-17 07:54:18 +08:00
Joshua Chen
68aaf9201f
feat(core): allow plugin lifecycles to return relative paths ( #6921 )
...
* feat(core): resolve plugin lifecycles returning relative paths
* fix typo
* fix tests
* revert
* rename path -> entryPath
2022-03-16 20:47:15 +08:00
Joshua Chen
8d1c1954c1
refactor(content-blog): clean up type definitions; in-code documentation ( #6922 )
...
* refactor(content-blog): clean up type definitions; in-code documentation
* add doc
2022-03-16 19:36:57 +08:00
Joshua Chen
ff1b7168ba
chore: upgrade dependencies ( #6916 )
2022-03-15 13:16:21 +08:00
Joshua Chen
dc975fecbf
refactor: convert Jest infrastructure to TS ( #6910 )
2022-03-14 08:43:51 +08:00
Ariful Alam
1305977098
docs: add Reactive Button site to showcase ( #6911 )
...
* Add reactive-button.png to showcase
* Add `Reactive Button` to users.tsx
* optimizt image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-14 08:43:39 +08:00
Joshua Chen
3a4b9b4c30
refactor: install eslint-plugin-regexp ( #6906 )
...
* refactor: install eslint-plugin-regexp
* simplify
* simplify
* fix
2022-03-13 18:32:17 +08:00
Nayan Patel
127183e70e
docs: update image for digital support services ( #6904 )
...
* Delete digitalsupportservices.png
* add new image
* Delete digitalsupportservices.png
* Compressed version
* Delete digitalsupportservices.png
* add image correct res
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-13 11:50:56 +08:00
Joshua Chen
d85cee576d
test: improve test coverage; properly test core client APIs ( #6905 )
...
* test: improve test coverage
* fix
2022-03-12 23:15:45 +08:00
Joshua Chen
76cb012209
chore: spell-check test files ( #6903 )
2022-03-12 15:24:56 +08:00
Joshua Chen
aa5a2d4c04
test: enable a few jest eslint rules ( #6900 )
...
* test: enable a few jest eslint rules
* more
2022-03-12 08:43:09 +08:00
Joshua Chen
c9ee6e467c
refactor: import jest as global; unify import style of some modules ( #6898 )
...
* refactor: import jest as global
* fix react
2022-03-11 19:04:27 +08:00
Sébastien Lorber
e97dc0d37e
refactor(theme-classic): split sidebar into smaller parts ( #6844 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-10 16:55:30 +01:00
Odarpi
e412d367a0
docs: add EduLinks site to showcase ( #6892 )
...
* Add EduLinks to users.tsx and edulinks.png to showcase
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-10 21:16:19 +08:00
Joshua Chen
2648ec090e
docs: editorial fixes ( #6889 )
2022-03-10 13:43:22 +08:00
Begula
63caeb6073
docs(cli): add info about development on github codespaces ( #6883 )
...
* docs: add info about development on github codespaces
* docs: move from installation to cli
* docs: fix grammar
* Update cli.md
* add word
* Update cli.md
* Update cli.md
* format
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-10 11:22:21 +08:00
Joshua Chen
2a7120cc02
docs: mention configureWebpack devServer return value ( #6881 )
2022-03-09 20:23:38 +08:00
Joshua Chen
99b1fb90d5
chore: upgrade dependencies ( #6879 )
2022-03-09 07:34:35 +08:00
Ariful Alam
567b03d63d
docs: add Reddit Image Fetcher site to showcase ( #6856 )
...
* Add reddit-image-fetcher.png to showcase
* Add Reddit Image Fetcher to users.tsx
* Update reddit-image-fetcher.png with correct dimension
* optimize image
* Set Reddit Image Fetcher's source as `null` and remove open source tag
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-08 13:42:28 +08:00
moonrailgun
2059e53e5d
docs: update TRPG Engine showcase ( #6875 )
2022-03-08 12:34:04 +08:00
Joshua Chen
5ea76f2376
docs: mark clutch and gulp as opensource ( #6871 )
2022-03-08 07:34:35 +08:00
Joshua Chen
7fc134ba0e
docs: update showcase data ( #6862 )
2022-03-07 13:11:30 +08:00
Evan
edb4d00096
docs: update Evan Tay personal site showcase ( #6855 )
...
* docs: update evantay showcase image
* docs: update evnatay showcase title
* fix test
* retake photo
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-06 13:59:42 +08:00
tae
2e163a9ec4
feat(content-docs): allow custom props through _category_.json ( #6780 )
...
* feat(content-docs): allow custom props through _category_.json
* refactor
* documentation
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-05 18:52:36 +08:00
Sébastien Lorber
3e38380b69
fix(website): changelog plugin leads to CI bugs on release ( #6838 )
2022-03-04 10:58:54 +01:00
seladb
52fa4514f7
docs: add PcapPlusPlus to showcase ( #6837 )
...
* Add PcapPlusPlus to users.tsx
* Add PcapPlusPlus preview
* optimize image
* retake picture
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-04 17:24:56 +08:00
Afonso Jorge Ramos
31fcc293e2
docs: add Spicetify site to showcase ( #6832 )
...
* fix: website sorting
* add `spicetify.png`
* add spicetify entry to showcase
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-04 09:03:49 +08:00
nate contino
5f1edd5ac8
docs: simplify imported code blocks syntax ( #6830 )
...
* refactor: simplify imported code blocks
- Use `language=<lang>` prop instead of "className="language-<lang>" for imported code blocks
I've been using this in my personal projects ([example](https://raw.githubusercontent.com/nathan-contino-mongo/docusaurus-realm/9a2ebb6a43bbbd7b38899fcc86c903dcc1f61283/docs/sdk/kotlin/migrate-from-java-sdk.mdx )) since it is less verbose.
If this interface is somehow less stable than the `className` prop, feel free to close this. But if both will work going forward
we should probably recommend the simpler of the two.
* Update markdown-features-react.mdx
2022-03-04 07:09:16 +08:00
Sébastien Lorber
8dbd656340
chore: prepare v2.0.0-beta.17 release ( #6829 )
2022-03-03 18:44:41 +01:00
Nayan Patel
1c91d2f20e
docs: fix broken links ( #6817 )
...
* Fix a broken showcase GitHub URL
* Seems like this site is no longer Open Source?
* Seems like this site is no longer open source?
* Fix as previous link leaded to a 404
* Replaces the 404 error of previous page.
Not sure if this is the correct link to be placed there.
* Fixes 404 error ;)
2022-03-03 07:02:57 +08:00
Joshua Chen
6cbc58943e
feat: allow blog authors email ( #6783 )
2022-03-02 16:28:17 +01:00
Joshua Chen
7ec44bb32c
refactor(theme-classic): replace color mode toggle with button; remove switchConfig ( #6771 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-03-02 15:57:17 +01:00
David Stotijn
2e3eec2d08
fix: consistently use `max-width: 996px` in media queries ( #6815 )
...
* fix: consistently use `max-width: 996px` in media queries
Follow `docusaurus-theme-classic` and use `996px` as the cutoff
between desktop and mobile screen width.
* revert example changes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-02 19:43:44 +08:00
Joshua Chen
8a24d56783
fix(mdx-loader): allow image paths to be URL encoded ( #6792 )
2022-03-02 12:14:53 +01:00
Dmitry Vinnik
1ac41132e3
docs: add homepage banner in support of Ukraine ( #6811 )
...
* Adding social banner in support of Ukraine
* Adding flag to the banner
* Updating donation URL
* Updating URL for the fundraiser
2022-03-01 22:50:24 -08:00
Vaibhav Shinde
cfdd120dc4
docs: mark dyte as opensource in showcase ( #6813 )
2022-03-02 14:11:23 +08:00
Joshua Chen
a4dc03edee
chore: upgrade dependencies ( #6789 )
...
* chore: upgrade dependencies
* upgrade setup-node
2022-03-01 10:40:34 +08:00
Ariful Alam
95ab08285b
docs: make GitHub actions explanation aligned with the code ( #6776 )
...
* fix(website): update github actions files
* revert some changes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-27 16:27:23 +08:00
Joshua Chen
908ad52025
docs: add basic documentation about client modules ( #6772 )
2022-02-26 18:25:19 +08:00
Joshua Chen
e101acd132
chore: various internal fixes ( #6761 )
2022-02-25 23:18:08 +08:00
Sébastien Lorber
124511f445
chore: prepare v2.0.0-beta.16 release ( #6760 )
2022-02-25 16:00:11 +01:00
Sébastien Lorber
44a65f3337
fix(theme-common): isSamePath should be case-insensitive ( #6758 )
2022-02-25 14:58:54 +01:00
Joshua Chen
39b66d82ef
feat(core): rework swizzle CLI ( #6243 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-02-25 14:13:15 +01:00
Joshua Chen
dcbf9f644e
chore: upgrade docsearch-react to v3 stable, bump dependencies ( #6752 )
...
* chore: upgrade dependencies
* revert
* validation
* fix blog
* reformat
2022-02-24 19:39:32 +08:00
Joshua Chen
a70514205d
feat(create): new --package-manager option; interactive package manager selection ( #6750 )
2022-02-24 11:50:37 +01:00
Joshua Chen
0d14470d54
refactor: unify export directive style ( #6751 )
2022-02-24 17:25:17 +08:00
Alexey Pyltsyn
26d223dbeb
feat(create): better detection of package manager preference ( #6679 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-02-23 16:22:40 +01:00
Joshua Chen
c3370be64d
refactor: make MDX export a flat TOC list instead of tree ( #6729 )
2022-02-23 15:12:04 +01:00
Joshua Chen
9562a5d203
refactor: remove deprecated Webpack utils & validation escape hatch ( #6740 )
2022-02-23 11:40:58 +01:00
Joshua Chen
051380aa4b
fix(content-docs): properly display collocated social card image ( #6744 )
...
* fix(content-docs): properly display collocated social card image
* oops
2022-02-23 18:21:22 +08:00
Matheus Ricardo Brunelli
8f658f1e23
docs: add Blog Matheus Brunelli site to showcase ( #6727 )
...
* add Blog Matheus Brunelli to users.tsx
* add blogmatheusbrunelli.png to showcase
* minor tweaks
* add tag
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-22 18:37:00 +08:00
CodeDoctor
1bd1160ddc
docs: add Butterfly Documentation to showcase ( #6721 )
...
* Add Butterfly Documentation
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-20 10:30:25 +08:00
Joshua Chen
c6d0d812eb
refactor: convert all fs methods to async ( #6725 )
...
* refactor: convert all fs methods to async
* fix snap
2022-02-20 10:21:33 +08:00
Joshua Chen
47c9a37c5f
chore: upgrade dependencies ( #6715 )
...
* chore: upgrade dependencies
* upgrade Node
2022-02-19 11:47:44 +08:00
Naseel Niyas
397915fc71
docs(website): Add techharvesting to showcase ( #6710 )
2022-02-17 15:58:23 +01:00
Sébastien Lorber
a6f53aa9d2
refactor(theme-classic): bias again search metadata toward Algolia DocSearch ( #6707 )
2022-02-17 14:24:31 +01:00
Sébastien Lorber
12aae9a086
docs: add doc for generated-index keyword/image metadata ( #6708 )
2022-02-17 14:24:13 +01:00
Alexey Pyltsyn
0f1f35b678
docs(website): fix video responsiveness ( #6709 )
2022-02-17 14:22:36 +01:00
Dmitry Vinnik
1551407a9b
docs: add deep dive video for Docusaurus ( #6687 )
2022-02-17 12:03:26 +01:00
Sébastien Lorber
49361e2ae9
docs(website): search doc typo searchParameters ( #6704 )
2022-02-17 11:57:30 +01:00
Alexey Pyltsyn
53c2c118c4
feat(search-algolia): allow disabling search page and configuring path ( #6692 )
2022-02-16 19:07:01 +01:00
Jody Heavener
3629b5ab39
feat(docs,theme-classic): docs breadcrumbs ( #6517 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-02-16 19:02:58 +01:00
Joshua Chen
94532dfd26
docs: fix bad anchor link syntax ( #6683 )
2022-02-15 11:24:50 +08:00
Ruben Arushanyan
344e199ee8
docs: add redux-cool site to showcase ( #6682 )
...
* redux-cool site adding
* redux-cool site showcase adding
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-15 11:01:44 +08:00
Daniel Kalevski
5cd2c085f6
docs: add Rivalis to showcase ( #6677 )
...
* added Rivalis entry and screenshot to showcase dir
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-15 11:01:31 +08:00
CookieJarApps
7a7d5d047c
docs: add SmartCookieWeb site to showcase ( #6676 )
...
* Added SmartCookieWeb to showcase
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-15 11:01:19 +08:00
Joshua Chen
d460d48dfc
docs: mention that all official themes are TypeScript-covered ( #6675 )
...
* docs: mention that all official themes are TypeScript-covered
* revert...
* kick
2022-02-14 23:33:37 +08:00
Joshua Chen
c27695ab5c
docs: mention about blog date in front matter ( #6673 )
...
* docs: mention about blog date in front matter
* fix
2022-02-14 15:42:37 +08:00
Joshua Chen
56b81d1a55
refactor(website): extract homepage data from UI; feature text updates ( #6672 )
...
* refactor(website): extract homepage data from UI; feature text updates
* minor edit
2022-02-14 14:13:23 +08:00
Mikey O'Toole
d8caf3f896
docs: add CyberDrain Improved Partner Portal (CIPP) to showcase ( #6670 )
...
* Add CyberDrain Improved Partner Portal (CIPP)
* Add CIPP showcase preview
* Fix image naming for CIPP - move Discord Resources to alphabetical order.
* optimize image
2022-02-14 13:49:18 +08:00
Joshua Chen
b89d93fab5
refactor: recommend using data-theme without html element selector ( #6668 )
...
* refactor: recommend using data-theme without html element selector
* simplify site CSS
* refactor
2022-02-14 10:23:42 +08:00
Alexey Pyltsyn
4b7bea950f
fix(website): make YT iframe responsive ( #6667 )
...
* fix(website): make YT iframe responsive
* Redesign
2022-02-13 21:13:45 +08:00
Joshua Chen
0c7e592d34
chore: upgrade dependencies ( #6660 )
...
* chore: upgrade dependencies
* fix types
2022-02-12 15:29:40 +08:00
Dmitry Vinnik | Meta
472840dbd8
docs: add eli5 video to home page ( #6659 )
...
* Adding eli5 video the home page
* Update index.tsx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-12 08:11:37 +08:00
Alexey Pyltsyn
cfef4755da
refactor(theme-classic): clean up CSS of doc sidebar item ( #6622 )
...
* refactor(theme-classic): clean up doc sidebar item CSS
* Use link placeholder for Introduction category
* Use test pages for dogfooding
* Update sidebars.js
* Add another test case
2022-02-11 13:11:47 +08:00
Konstantin Tarkus
916e4f1a26
fix(core): forward ref to Link's anchor element ( #6644 )
...
* feat(core): allow to pass ref into the Link component
* refactor
* add dogfood
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-11 12:34:13 +08:00
Joshua Chen
b16b394eb6
feat(create): allow specifying a git clone strategy ( #6610 )
...
* feat(create): allow specifying a git clone strategy
* Update index.ts
2022-02-10 11:15:06 +08:00
TheCatLady
665d164351
feat(content-docs): add custom props front matter ( #6619 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-09 17:04:07 +01:00
BigDataWriter
bd05b74808
docs: improve wording of using Markdown file paths ( #6633 )
...
* Update docs-markdown-features.mdx
* Author meant to recommend the use of full paths rather than relative paths: Technical edit
* Revised intro to naturally introduce the benefits of this recommendation: Style edit
* Update website/docs/guides/docs/docs-markdown-features.mdx
* Update website/docs/guides/docs/docs-markdown-features.mdx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-08 11:12:38 +08:00
TheCatLady
032a1f0f95
docs: add Resoto & Some Engineering Inc. to showcase ( #6624 )
...
* docs: add Resoto & Some Engineering Inc. to showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-07 11:54:44 +08:00
Joshua Chen
93c5ad8742
fix(theme-classic): make Prism additional languages properly server-side rendered ( #6612 )
2022-02-05 16:03:29 +08:00
Joshua Chen
a350a8a130
docs: fix bad anchor link syntax ( #6611 )
2022-02-05 14:52:19 +08:00
Joshua Chen
45f6f8b869
chore: fix ESLint warnings, restrict export all syntax ( #6605 )
...
* chore: fix ESLint warnings, forbid export all syntax
* fix...
* reorder
2022-02-04 21:57:10 +08:00
Joshua Chen
3fd99ad8d4
feat(content-blog): allow customizing blog archive component through option ( #6603 )
...
* feat(content-blog): allow customizing blog archive component through option
* fix
2022-02-04 18:56:09 +08:00
Joshua Chen
0c4dc00443
feat(content-docs): allow omitting enclosing array consistently for category shorthand ( #6602 )
...
* feat(content-docs): allow omitting enclosing array consistently for category shorthand
* update snapshot
* fix doc
2022-02-04 11:16:08 +08:00
Muhammad Redho Ayassa
48f080ebca
feat(content-blog): Allow pagination for BlogTagsPostsPage ( #6221 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-02-03 18:33:13 +01:00
Everardo J. Barojas M
caa9d281c3
docs: improve Github Actions example jobs ( #6591 )
...
* docs: Improve docs on deploy.yml gh action
* docs: Improve docs on test-deploy.yml gh action
* docs: improve docs on delpoy.yml and test-deploy.yml gh action on next version docs
* docs: rm unneeded lines
* edits
Co-authored-by: Everardo J Barojas M <everardo@prescrypto.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-03 20:42:19 +08:00
Joshua Chen
1ca07f8466
refactor(content-docs): read category metadata files before autogenerating ( #6586 )
...
* refactor(content-docs): read category metadata files before autogenerating
* fix tests
* fix Windows...
* warn user when behavior is undetermined
* oops
* fix typo
2022-02-03 16:16:19 +08:00
Yangshun Tay
85351549fe
feat(website): add Tweets section ( #6426 )
...
* feat(website): add tweets
* feat(website): add tweets to homepage
* Update tweet meta color for better contrast
* change tweets
* ignore tweets in cspell
2022-02-03 05:40:00 +08:00