Joshua Chen
f6ff6474bc
feat(website): new plugin to load CHANGELOG and render as blog ( #6414 )
...
* feat(website): new plugin to load CHANGELOG and render as blog
* use CJS
* move footer links
* better design
* fixes
* correctly order posts
* add authors
* Add axios
* Update styles
* oops
* oops
* add expand button
* back to index page link
* fix styles
* add feed options
* fix
* fix
* Add fallback
* fix
* fixes
2022-01-27 23:17:31 +08:00
Sébastien Lorber
d791384986
fix(website): bad translate tags without default translation ( #6485 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-27 14:39:02 +01:00
Joshua Chen
f377097f0b
docs: mark a lot of website texts as translatable ( #6483 )
2022-01-27 18:04:23 +08:00
Joshua Chen
59022c5eea
docs: add advanced guides ( #6296 )
...
* docs: add advanced guides
* complete
* fix link
* Create architecture
* use png
* explanations
* more text
* process.env.NODE_ENV
* typo
* Add image zoom
* nit
* nit
* reorganize
* fix links
* fix links
* reorganize
* elaborate on presets
* fix
* routing docs
* ssr section
* more content
* complete SSR guide
* pathname://
* improvements
* document executionenvironment
* reformat
* final tweaks!
* avoid slug
* oops
2022-01-25 11:29:18 +08:00
sgenoud
eaa3c59299
docs: add replicad to showcase ( #6459 )
...
* Added replicad in the showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-25 09:52:03 +08:00
Nick Schonning
521eb119a7
chore: add cSpell for spell checking ( #6456 )
...
* chore: Add cSpell for spell checking
* chore: exclude map files and remove dups
* chore: exclude more binary files
* chore: remove MD headings
* Update .cspell.json
* fix a few spellings
* fix more
* fix
Signed-off-by: Joshua Chen <sidachen2003@gmail.com>
* fix a few
* oops
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-25 09:40:02 +08:00
kuizuo
86ea0395ca
docs: add Kuizuo's Personal Website to showcase ( #6458 )
...
* docs: Add Kuizuo's Personal Website to showcase page
* minor tweaks
2022-01-24 20:59:04 +08:00
trent
80b6c01b74
docs: add Sass Fairy to showcase ( #6455 )
...
* Add Sass Fairy to showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-24 09:21:16 +08:00
Joshua Chen
711a6fe3d0
docs: document embedding generated index in doc page ( #6453 )
...
* docs: document embedding generated index in doc page
* fix
2022-01-23 20:04:34 +08:00
Joshua Chen
d0b4aaffed
fix(website): update colors correctly when palette is only customized in one color mode ( #6448 )
2022-01-23 14:29:32 +08:00
Nick Schonning
2528226eeb
chore: add height/width for front page images ( #6385 )
...
* chore: add height/width for Lighthouse performance
* use auto width
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-23 09:57:31 +08:00
Jeffrey Aven
efd211dba4
docs: update showcase data of InfraQL ( #6445 )
...
* Update users.tsx
Hi, we have changed our product name from InfraQL to StackQL and we have gone all in with Docusaurus - including the marketing site, docs and blog (previously it was just the docs and blog), authored a few plugins on npmjs as well if you are interested, love your work!
* added new homepage image
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-23 09:12:59 +08:00
Joshua Chen
e40cafccd5
chore: enable stylelint standard config ( #6442 )
...
* chore: enable stylelint standard config
* remove empty line
* fix
2022-01-22 21:26:35 +08:00
Davide Bianchi
a4a386a45b
docs: add kube-green to showcase ( #6433 )
2022-01-22 16:23:53 +08:00
Chen
c9a6c7b6fb
docs: add 404Lab wiki to showcase ( #6422 )
...
* docs: add "404Lab.Wiki" website to showcase
* docs: add "404Lab.Wiki" website screen to showcase
* updates
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-20 23:19:35 +08:00
Sébastien Lorber
aaf748c1ee
chore: fix yarn build:website:fast ( #6421 )
2022-01-20 15:51:59 +01:00
Joshua Chen
2a5407f6bd
fix(website): restore some site CSS in light mode ( #6420 )
2022-01-20 21:50:49 +08:00
Sanjay Soundarajan
29ecf22409
docs: add SODA for SPARC to showcase ( #6410 )
...
* Added docs site for SODA for SPARC
* Added SODA for SPARC snapshot
* Update spelling error for path
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-20 16:38:32 +08:00
Joshua Chen
332453eaa1
docs: fix accessibility of search modal ( #6417 )
2022-01-20 16:36:19 +08:00
Joshua Chen
abdcad7316
feat: update website & init template palette to pass WCAG test; include contrast check in ColorGenerator ( #5822 )
...
* docs: update website palette to pass WCAG test
* Darker palette in light mode
* Fix CodeBlock
* Fix front page
* Fix announcement color
* Unify primary color
* Add contrast check in website
* Fix color input not updating
* Use website for preview; allow changing background
* Persist in localStorage
* Fixes
* Fix SSR
* Edit dark mode separately
* Fix light mode palette
* Fix storage reset
* Fix CSS
* Fix
* fix toggling when not on styling-layout
* require 100% lighthouse accessibility score
* use sessionStorage
* refactor
* tweak light color
* update comments
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-01-20 14:51:18 +08:00
Joshua Chen
e5801e49f6
feat(mdx-loader): read image dimensions when processing Markdown ( #6339 )
2022-01-19 12:45:14 +01:00
Nick Schonning
284c6166e7
chore: add baseline stylelint rules ( #6372 )
...
* chore: add baseline stylelint rules
Use the Prettier config so not to conflict with rules.
Add the Stylelint baseline recommended rules to catch additional lissues
* enable those two rules
* ooops
* refactor scripts
* revert script changes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-16 09:42:58 +08:00
Kaustubh Kulkarni
2a1cdc3b8a
docs: add KaustubhK24's site to showcase ( #6348 )
...
* Update users.tsx
* add image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-15 23:05:19 +08:00
Nick Schonning
9f9a96dc80
chore: upgrade lint-staged and globs ( #6369 )
2022-01-15 16:33:09 +08:00
Joshua Chen
9c4187a5b9
feat(website): search in showcase ( #6333 )
...
* feat(website): search in showcase
* fix SSR
2022-01-15 11:38:57 +08:00
Shun Wakatsuki
f1fd346925
fix(website): make ColorGenerator functional ( #6344 )
2022-01-14 21:24:09 +08:00
Joshua Chen
ddfd154ad6
docs: make upgrade guide always show the latest version ( #6336 )
2022-01-14 10:42:48 +08:00
Feodor Fitsner
afe7464306
docs: add Pglet website to showcase ( #6335 )
...
* Added Pglet entry to showcase
* Added screenshot for pglet.io website
2022-01-14 08:38:55 +08:00
Nick Schonning
02a233a221
chore: minor typo cleanup ( #6324 )
...
* chore: minor typo cleanup
* fix tests
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-13 14:36:53 +08:00
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