Commit graph

598 commits

Author SHA1 Message Date
Joshua Chen
217b62682d
feat(mdx-loader): preserve hash in image src; support GH themed images (#6323)
* feat(mdx-loader): preserve hash in image src; support GH themed images

* more refactor
2022-01-13 10:22:48 +08:00
AJ Rice
472a4c881a
docs: add bandwidth.com to showcase (#6316)
* Update users.tsx

* add showcase image

* Add Description

* Update users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-12 21:44:46 +08:00
Ömer Faruk APLAK
16a3636bb8
docs: add Refine site to showcase (#6313)
* Add refine to users.tsx

* Update website/src/data/users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-12 14:28:53 +08:00
wood3n
9c0e659a44
docs: add icodex to showcase (#6299)
* update(users.tsx): add personal website show case

* add icodex.png for personal webste showcase

* resize image

* optimize

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-09 18:34:29 +08:00
Joshua Chen
9e1b364841
docs: remove GraphQL mesh from showcase (#6293)
* docs: remove GraphQL mesh from showcase

* mark as unavailable
2022-01-08 19:03:46 +08:00
Joshua Chen
4fad1ce0cd
misc: convert all internal scripts to ESM (#6286)
* misc: convert all internal scripts to ESM

* fixes

* fix

* fixes

* fix!

* complete eslint

* more move

* fix!

* This looks better?

* Final ones
2022-01-08 12:59:28 +08:00
Sébastien Lorber
024f2bf49b
refactor: new @docusaurus/plugin-content-docs/client interface (#6287) 2022-01-07 17:04:21 +01:00
Nayan Patel
1c7b0d1353
docs: update showcase images; remove GraphQL Code Generator site (#6231)
* Showcase: Update images

* Showcase: Remove sites that are not working, and have not been working since yesterday.

* Suspected no longer using docusaurus (please confirm)

* Revert "Showcase: Remove sites that are not working, and have not been working since yesterday."

This reverts commit c963f120e9.

* add notices

* test screen resolution

* all of them

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-07 16:35:46 +08:00
Joshua Chen
e4eaac07f2
refactor(website): further optimize showcase images (#6285) 2022-01-07 15:41:08 +08:00
Abdelrahman Ahmed
32a24e4edd
docs: Add kwatch to showcase (#6281)
* Add kwatch to showcase

* remove trailing whitespace in description

* fix preview extension

* resize

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-07 14:53:45 +08:00
Joshua Chen
06a8cdcb0f
docs: elaborate on doc versioning (#6280)
* docs: elaborate on doc versioning

* Complete

* fix
2022-01-07 14:28:48 +08:00
Armano
4578b8b4c4
fix(website): resize showcase images, tighten CI check (#6043)
* fix(website): resize images to width 640

* revert changes first...

* resize images

* final changes

* Add to CI

* refactor tests

* Fix script

* fix script

* Final fixes

* Oops

* relax

* fix

* crop

* Optimize

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-07 14:03:43 +08:00
Vaibhav Shinde
e231359f84
docs: add dyte docs to showcase (#6274)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-06 18:33:37 +01:00
Alexandru Grigoras
66c0c54dc5
docs: add Khyron Realm to showcase (#6278) 2022-01-06 16:15:30 +01:00
Amir M. Mohamadi
4efdd33df9
docs: add FlatifyCSS to showcase (#6271)
* Update users.tsx

* Update website/src/data/users.tsx

* add image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-06 19:50:28 +08:00
Joshua Chen
a03788374e
fix(website): fix config-tabs breaking after translation (#6275)
* fix(website): fix config-tabs breaking after translation

* more robust
2022-01-06 19:31:58 +08:00
Lars Mikkelsen
e1d1618039
docs: add Ionic to showcase (#6269)
* docs: add Ionic to showcase

* Update website/src/data/users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-06 12:33:56 +08:00
久染 | JiuRan
e86fd23c31
docs: add Eric JiuRan's blog to showcase (#6265)
* update userList

* update userList

* Update website/src/data/users.tsx

Co-authored-by: tongsiyuan <tongsiyuan@corp.netease.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-05 17:32:47 +08:00
Vandré Leal
51d391a072
docs(showcase): update oxidizer website url (#6242) 2022-01-02 08:54:11 +08:00
Joshua Chen
cb1aa30286
refactor: enforce type import specifiers (#6230)
* refactor: enforce type import specifiers

* fix

* Upgrade esbuild

* Fix (haha)
2021-12-31 21:17:09 +08:00
Sébastien Lorber
7adc1c0cdb
test: ensure consistent CSS ordering (#6222) 2021-12-30 14:26:26 +01:00
Nayan Patel
c45d9c6a89
docs: update showcase data for digital support notes (#6226) 2021-12-30 17:37:46 +08:00
Joshua Chen
83fbdb0037
docs: add TalentBrick to showcase (#6224)
* docs: add TalentBrick to showcase

* Update users.tsx
2021-12-30 11:50:23 +08:00
Joshua Chen
96dbb8e7ef
feat(website): improve prism themes (#6214)
* feat(website): modify Prism dark theme

* update

* Use vsDark

* update crowdin config

* fix light theme as well

* revert comment changes
2021-12-29 21:25:01 +08:00
Joshua Chen
0fa091a0c2
docs: use BrowserWindow for Markdown demos (#6215) 2021-12-29 13:49:09 +08:00
Joshua Chen
5132ecdeee
docs: normalize plugin API documentation (#6193)
* docs: normalize plugin API documentation

* Revert change

* Use remark plugin

* edits

* edit again

* Fixes
2021-12-28 21:23:27 +08:00
Joshua Chen
6a772828c5
docs: add default value for BrowserWindow URL field (#6207)
* docs: fix BrowserWindow URL field

* fix
2021-12-28 15:19:23 +08:00
Joshua Chen
8cd593379c
docs: fix react live scope button color in dark mode (#6191) 2021-12-25 16:50:14 +08:00
Brendan Nee
13056ea57c
docs: add GTFS-to-HTML to showcase (#6181)
* Add GTFS-to-HTML to showcase

* add gtfs-to-html.png to showcase

* Update website/src/data/users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-24 10:05:35 +08:00
Nayan Patel
866f67afb1
docs: add Digital Support Notes to showcase (#6178)
* Add Digital Support Notes to the showcase

Add Digital Support Notes to the showcase!

* Update users.tsx

* Add Digital Support notes to showcase

* Update screenshot

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-24 10:03:31 +08:00
ruanqizhen
70fe211362
docs: add LabVIEW coding experience to showcase (#6170)
* Add files via upload

* Update users.tsx

* Update website/src/data/users.tsx

* Update screenshot

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-23 11:11:07 +08:00
Jake Witz
8791fd65af
docs: add Astronomer to showcase (#6158)
* Add Astronomer to Docusaurus showcase

* Add screenshot for Astronomer showcase

* Update website/src/data/users.tsx

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>

* New photo

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-12-22 20:39:00 +08:00
Wout Vandesompele
dc1ccd2fbb
docs: add Smart Docs to showcase (#6138)
* proposal: add new website "Smart Docs"

* feat: add screenshot for Smart Docs website
2021-12-21 13:51:53 +08:00
Shubhendra Singh Chauhan
c0ffdf7988
docs: add ToolJet to showcase (#6137)
* Add files via upload

* added ToolJet

* Update users.tsx

* Update screenshot

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-21 13:46:26 +08:00
6543
2e42b9d28d
docs: add WoodpeckerCI to showcase (#6141)
* Add WoodpeckerCI site to showcase page

* remove subdir form source link

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-21 13:45:42 +08:00
Drylozu
fa3926e2a1
feat(theme-classic): allow passing additional attributes to tab headings (#6082)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-17 18:23:50 +01:00
Ziv
16ce797551
docs: add Molecule website to showcase (#6111)
* docs: add Molecule website to showcase

* Update website/src/data/users.tsx

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-12-16 21:33:43 +08:00
Harsh Mishra
5fb64041c0
docs: add Enarx website to showcase (#6089) 2021-12-11 21:54:20 +08:00
Jeroen Claassens
d7a595d3e0
docs: add sapphire to showcase (#6090)
* feat(users): add sapphire to docusaurus users

* chore: regen sapphire image

* Update website/src/data/users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-11 11:17:34 +08:00
Jeroen Claassens
2cc3322c70
docs(showcase): "much more pages" => "many more pages" (#6091) 2021-12-11 11:17:04 +08:00
Soham Shah
3394f7e91f
docs: add moja global to showcase (#6063)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-08 14:51:32 +01:00
Soham Shah
c64987e2c8
refactor(website): improve wording in comments of showcase data (#6062)
* typo in comments

* Update website/src/data/users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-07 20:11:46 +08:00
Shoaib Sajid
866babb6ad
docs: add "discord resources" to showcase (#6045)
* Update users.tsx

Added Discord Resources website

* Add files via upload

* Update users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-04 16:18:03 +08:00
Joshua Chen
fcaa94695d
fix(core): do not apply theme-init alias to user component (#5983)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2021-12-03 18:59:45 +01:00
Rohit Agrawal
3c54ed2807
docs: add Pearl UI website to showcase (#5955)
* chore: Add Pearl UI website to showcase

* Update users.tsx

* Update users.tsx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-11-30 07:06:44 +08:00
Sharon Koech
43f13474bc
docs: add Tremor website to showcase page (#6015)
* Add Tremor Website to Docusaurus Showcase Page

Signed-off-by: Sharon Koech <sharonkoech5147@gmail.com>

* Update Source URL

Signed-off-by: Sharon Koech <sharonkoech5147@gmail.com>

* update preview image with entire homepage capture

Signed-off-by: Sharon Koech <sharonkoech5147@gmail.com>
2021-11-27 08:36:23 +08:00
Joshua Chen
3334bfb4fa
chore(website): enable strict compiler option (#6012) 2021-11-26 18:14:35 +08:00
Alexey Pyltsyn
d25bf24753
refactor(website): various fixes and improvements on Showcase page (#5997)
* refactor(website): add various fixes and improvements on Showcase page

* Maintain previous focused element (WIP)

* Fix SSR

* Fix again

* Final fix

Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-26 17:45:59 +08:00
Hendrik Bulens
c916d8a49a
docs: add Dime.Scheduler SDK to showcase (#6001)
* Add Dime.Scheduler SDK to showcase page

* Add source URL to showcase

Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-24 18:42:36 +08:00
Patitotective
713d14569e
docs: add PREFS website to showcase (#5984)
* Added PREFS website in showcase

* Added prefs.png preview image for PREFS website (showcase)

* Delete Screenshot 2021-11-21 at 15-40-04 Home PREFS.png

* Uploaded PREFS showcase image with wrong filename.

Changed PREFS showcase image file to `prefs.png`

* Delete prefs.png

* New taller showcase image
2021-11-23 07:06:38 +08:00