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