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
Christopher Klint
d987c22996
feat(theme-classic): new configuration syntax for a simple footer ( #6132 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2021-12-20 19:45:27 +01:00
Joshua Chen
cb4265253a
feat(theme-classic): standalone Admonition component ( #5848 )
2021-12-20 17:51:19 +01:00
Yangshun Tay
faef753730
docs: mention admonition quirks with Prettier ( #6135 )
...
* docs: mention admonition quirks with Prettier
* Update markdown-features-admonitions.mdx
* Update markdown-features-admonitions.mdx
* Update markdown-features-admonitions.mdx
2021-12-20 12:14:50 +08:00
Himanshu
c0a99786b3
docs: elaborate on "docs-only" and "blog-only" ( #6131 )
...
* rephrased documentation
* Rewording
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-20 09:29:43 +08:00
colton
638a171673
docs: update link to init template README.md ( #6134 )
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-20 08:47:36 +08:00
Joshua Chen
18cb13d6cc
docs: refactor docs sidebar doc ( #6130 )
...
* docs: refactor docs sidebar doc
* Edits
2021-12-19 19:08:59 +08:00
Joshua Chen
ac7c7670cd
docs: refactor styling/theming docs ( #6129 )
...
* docs: refactor styling/theming docs
* Add classic-typescript to README
2021-12-19 10:38:58 +08:00
不郑
7e5f6bb805
feat(content-blog): support json feed ( #6126 )
...
* feat(content-blog): support json feed
* feat(content-blog): support json feed
* feat(content-blog): add json type to default feed options
* Refactors, docs, validation
* Fix test
* Ammend docs
* Add API doc
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-18 22:47:40 +08:00
Joshua Chen
06bd44c693
feat(theme-common): stable classname for code blocks ( #6125 )
...
* feat(theme-common): stable classname for code blocks
* Remove extra lines
* Fix styles
* Remove line
2021-12-18 13:32:30 +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
Sébastien Lorber
5dc1cdf987
fix(website): fix yarn build:website:fast ( #6122 )
2021-12-17 12:30:06 +01:00
Joshua Chen
f84eb073e7
docs: mention that SEO through front matter is better than head tag ( #6112 )
2021-12-17 12:29:51 +01:00
Joshua Chen
7db4884853
refactor(website): make deploy preview open next version docs by default ( #6120 )
...
* refactor(website): make deploy preview open next version docs by default
* Fix links
2021-12-17 11:00:12 +08: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
Sébastien Lorber
ae9a12ff50
chore(v2): prepare v2.0.0-beta.13 release ( #6084 )
2021-12-10 16:56:00 +01:00
Sébastien Lorber
991c1b2832
chore(v2): prepare v2.0.0-beta.11 release ( #6081 )
2021-12-10 14:13:25 +01:00
Sébastien Lorber
43ac7d5da9
chore(v2): prepare v2.0.0-beta.10 release ( #6076 )
2021-12-09 13:32:23 +01: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
Joshua Chen
35d3c02357
docs: update CONTRIBUTING for website ( #6069 )
...
* docs: update CONTRIBUTING for website
* Remove id
* Fix link
2021-12-08 20:24:44 +08:00
Joshua Chen
8644097ab7
fix(content-blog): make post ID unique ( #6061 )
...
* fix(content-blog): make post ID unique
* Fixes
2021-12-08 09:28:17 +08: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
Fernando Maia
b366ba5603
feat: shorthands for themes/plugins/presets configuration ( #5930 )
...
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2021-12-03 18:23:12 +01:00
Sébastien Lorber
cfae5d0933
feat(content-docs): sidebar category linking to document or auto-generated index page ( #5830 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Armano <armano2@users.noreply.github.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2021-12-03 14:44:59 +01:00
Joshua Chen
373eda272e
docs(deployment): add cost-benefit analysis with different options ( #6026 )
2021-12-02 18:29:13 +01:00
Joshua Chen
33de0cdf99
chore: upgrade netlify-cli ( #6031 )
2021-11-30 10:02:31 +08: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
Rey
78537aab2a
docs: update Netlify url config option in deployment instructions ( #6019 )
...
Netlify now provides `*.netlify.app` subdomains instead of `*.netlify.com` for project sites. Redirects still work, so the current config option isn't wrong but it's a good idea to keep the docs up to date.
2021-11-27 13:34:32 +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
Can Olcer
8359ff36cd
docs: improve algolia integration instructions ( #6008 )
...
* docs: improve algolia integration instructions
The current version makes it look like you need to install `@docusaurus/theme-search-algolia` on top the classic version to work, but it already works with the classic version. Adding `@docusaurus/theme-search-algolia` on top leads to errors.
* Still document installation
* Do not make separate paragraph
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-25 20:03:32 +08:00
Martin Šošić
b1a4f3913d
docs: improve explanation for url config in GH Pages ( #6006 )
2021-11-25 16:50:34 +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
Armano
411b9aa977
chore: cleanup dependency declaration in package.json ( #5985 )
...
* deps: add/move dependencies and treat types as dev
* chore: fix merge conflict
* Update package.json
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-11-23 13:59:28 +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
Sébastien Lorber
14a252ca54
docs(website): Add docsearch migration blog post ( #5967 )
...
Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>
Co-authored-by: Joel Marcey <joelm@fb.com>
Co-authored-by: Samuel Bodin <samuel.bodin@algolia.com>
2021-11-21 16:25:35 +01:00
Don
cd96ce165c
refactor(website): shadow on showcase toggle ( #5968 )
...
* refactor: shadow on showcase toggle
* minor update
* faster transition
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-21 11:21:03 +08:00
Alexey Pyltsyn
3551212d50
docs: update links to default translations dir ( #5979 )
2021-11-20 18:44:28 +01:00
Sébastien Lorber
668f3c2506
refactor(website): polish on Showcase page ( #5969 )
2021-11-20 18:31:20 +01:00
Alexey Pyltsyn
63bd6b9025
refactor: define own translations in other themes ( #5849 )
...
Co-authored-by: Armano <armano2@users.noreply.github.com>
2021-11-20 16:35:27 +01:00
Joshua Chen
87a486a02f
chore: generate dogfooding test for long pathname during CI ( #5977 )
...
* chore: generate dogfooding test for long pathname during CI
* Fix test
* Fix again
2021-11-20 14:18:50 +08:00
Paul Biggar
9a31c5358d
docs: add Darklang to showcase ( #5966 )
...
* Add darklang
* Update website/src/data/users.tsx
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-11-19 22:06:30 +08:00
Ronny Roeller
77c99a1d18
docs: Add Remirror to showcase ( #5970 )
...
* Add user remirror.io
* Add showcase image
2021-11-19 22:02:32 +08:00
Swapnil M Mane
fcbe2050e9
docs: add Webiny docs to showcase page ( #5971 )
2021-11-19 21:57:55 +08:00