Raghav
5400690108
docs: rename Facebook to Meta in GitHub-related Markdowns ( #10566 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-10-09 09:17:53 +02:00
Sébastien Lorber
95e2d469e3
chore: Rename Twitter links/labels to X ( #10509 )
2024-09-19 11:30:57 +02:00
Olexandr Radovenchyk
3d69ff3d47
docs: Update README.md twitter links ( #10468 )
2024-09-02 13:54:35 +02:00
Oleh
aba22afa18
docs: fix Twitter => X link in repo README ( #10414 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-20 11:41:11 +02:00
Greg Bergé
5baa68bea0
docs: add Argos badge ( #9685 )
2024-01-02 15:45:58 +01:00
Sébastien Lorber
dc3584c2aa
docs: remove legacy useless readme section ( #9595 )
2023-11-30 18:38:51 +01:00
Timo Wenz
829fbbdea6
docs: Anchor Tag fixed in README.md Header ( #9576 )
2023-11-23 22:17:09 +01:00
Kacper Choła
cf08ec9790
chore: remove CI Score badge ( #9542 )
2023-11-15 17:27:47 -05:00
Fredrik Stave
e78a6a6610
docs: add dark mode version of BrowserStack logo ( #8709 )
...
Co-authored-by: Fredrik Stave <fredrik.stave@schibsted.com>
2023-03-02 16:24:31 +01:00
Joshua Chen
20f333bb50
docs: remove mention of "template" from README installation ( #7208 )
2022-04-19 22:22:06 +08:00
Joshua Chen
ff96606865
docs: fix some casing inconsistencies ( #7081 )
2022-03-31 20:23:44 +08:00
Nayan Patel
5c60f41e1b
docs: Adds Netlify one click deploy to README ( #6825 )
2022-03-03 14:16:17 +01:00
Nayan Patel
df6b184270
docs: add deploy with vercel button to README ( #6818 )
2022-03-03 12:46:22 +01:00
Hemant Sachdeva
8ccc41cfaf
chore(README): fix broken Github Actions Workflow Status icon ( #5870 )
...
* Commit 66771bd80d
renames the file v2-tests.yml to tests.yml
in PR #5833 which broke the github actions test icon and link to the workflow.
Signed-off-by: Hemant Sachdeva <hemant.evolver@gmail.com>
2021-11-04 19:45:40 +08:00
Sébastien Lorber
f6ec757aa0
feat: npm init docusaurus, yarn create docusaurus ( #5635 )
...
* initial create-docusaurus impl
* cleanup
* @docusaurus/init renamed to create-docusaurus
* 0.0.6
* update lockfile
* fix lint
* remove npm2yarn for "npm init" because npm2yarn doesn't convert it and yarn result fails to execute
* prettier
* add correct version
* prettier
* prettier
* prettier
* prettier
* fix annoying --config .prettierrc issue
2021-10-07 16:06:42 +02:00
Joshua Chen
e274c72642
docs: fix more references to Discord channels ( #5585 )
2021-09-19 09:45:21 +03:00
Hugh Lilly
d1aba4ede5
misc: fix ungrammatical sentence about 5-min tutorial ( #5573 )
2021-09-16 12:54:25 +03:00
Paul O’Shannessy
8341527fc9
refactor: rename Git master branch to main ( #5345 )
...
* Prepare to renaming master branch to main
* Update CONTRIBUTING.md
* Update packages/docusaurus-migrate/src/__tests__/__fixtures__/missing_version_website/website/package.json
* Update packages/docusaurus-migrate/src/__tests__/__fixtures__/complex_website/website/package.json
* Update packages/docusaurus-migrate/src/__tests__/__fixtures__/simple_website/website/package.json
* missing master -> main replaces
* useless char
* For GH Pages org deploy, DEPLOYMENT_BRANCH env is now required
* fix versioning page
* fix vercel links
* update deployment.mdx
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-08-17 18:41:53 +02:00
Sébastien Lorber
b3e89d2a86
feat: docusaurus.new + improved StackBlitz playground ( #5235 )
...
* Upgrade playground shortcut domain to docusaurus.new
* update generateExamples
* update generateExamples + re-generate with stackblitz config
* test
* test
* test
* test
* test
* update examples
* upgrade lockfile
* fix yarnlock
* fix yarnlock
2021-07-28 19:27:58 +02:00
Sébastien Lorber
81170a79f4
docs(v2): Update tutorial link ( #5178 )
2021-07-15 14:56:41 +02:00
ZhengYuan Loo
ac8b462729
chore: remove badge for v1 tests ( #5017 )
2021-06-21 18:42:41 +02:00
Sébastien Lorber
b835aecaec
chore: removal of Docusaurus v1 code from master (it is now available on docusaurus-v1 branch) ( #4902 )
2021-06-10 10:54:07 +02:00
Sébastien Lorber
0ae001bcf4
docs: Update README badges ( #4573 )
2021-04-05 18:58:28 +02:00
ZhengYuan Loo
fe2c6b8924
docs(v2): remove duplicate line on v1 docs ( #4531 )
2021-03-30 11:10:39 +02:00
Sébastien Lorber
78349480af
chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups ( #4490 )
...
* prepare v1-v2 domain switch
* rename v1 changelog as CHANGELOG-1.x.md
* switch v1/v2 changelogs
* Cleanup v2.docusaurus.io urls
* add netlify domain redirect
* remove circleci config
* remove another circle file
2021-03-22 20:57:49 +01:00
Sébastien Lorber
aaea26602b
chore: prepare v1-v2 domain switch ( #4475 )
...
* prepare v1-v2 domain switch
* rename v1 changelog as CHANGELOG-1.x.md
* switch v1/v2 changelogs
2021-03-22 20:26:47 +01:00
Lisa Chandra
a810c4aff1
docs(v2): move migrated sites from v1 to v2 showcase ( #4296 )
...
* docs: add migrated v1 sites to v2 showcase
* docs: add tags to showcase sites
Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-02-26 17:15:38 +01:00
Sébastien Lorber
6304506b34
docs: update Netlify deploy status badge ( #4282 )
2021-02-24 14:01:58 +01:00
sammychinedu2ky
b93d95b9e0
docs(v2): Add codesandbox integration ( #4062 )
2021-01-19 16:00:07 +01:00
Sébastien Lorber
458bf67484
docs(v2): Include new.docusaurus.io CodeSandbox in issue templates + README ( #4058 )
2021-01-18 19:40:27 +01:00
Meercode Bot
e5373d944e
chore: Add GitHub Actions CI score badge ( #4018 )
2021-01-11 14:28:16 +01:00
琚致远
37acb88314
docs: remove runme ( #3630 )
...
* feat: remove runme
resolve https://github.com/facebook/docusaurus/issues/3629
* feat: remove .runme folder
2020-10-23 17:35:55 +02:00
Alexey Pyltsyn
9134b1396b
docs: various fixes and improvements ( #3546 )
2020-10-07 12:39:47 +02:00
Sébastien Lorber
f343450e85
feat(v2): migrate bootstrap components to ts ( #3496 )
...
* feat(v2): Migrate bootstrap theme to typescript
* chore(v2): Add eslint rule to avoid delete import of modules
* chore(v2): Add lib to gitignore
* chore(v2): Add prettier script
* chore(v2): change hooks to ts
* fix(v2): Fix Navbar and Layout problems
* fix(v2): scroll
* fix(v2): navbar metadata
* refactor(v2): improve css styles
* chore(v2): Restore debug layout
* feat(v2): Remove console.log
Co-authored-by: fanny <fanny.vieira@ccc.ufcg.edu.br>
2020-09-29 13:16:39 +02:00
Muskan Kumar
a28aedcc5c
misc: add License to the documentation ( #3473 )
...
* Update README.md
Added the MIT License shield and fixed grammatical errors in the documentation.
* Update CODE_OF_CONDUCT.md
Update CODE_OF_CONDUCT.md
* Update CODE_OF_CONDUCT.md
* Update CODE_OF_CONDUCT.md
2020-09-29 11:06:33 +08:00
shalinikumari50
eb4aa19bef
docs: update README.md with some grammatical corrections ( #3287 )
2020-08-14 21:15:55 +02:00
Sourav Dey
ee4a3ece57
docs(v2): Added twitter badge and modified discord Badges ( #3248 )
...
* Update README.md
* Update README.md
2020-08-11 15:31:07 +02:00
lebogang Olifant
921e103b8e
docs: format reference links ( #3205 )
2020-08-05 19:40:41 +02:00
Alexey Pyltsyn
a159a5fc6e
chore: prettier
2020-06-01 14:41:28 +03:00
Alexey Pyltsyn
af912f5a65
misc: move runme demo in block quote about v2 ( #2852 )
2020-06-01 18:35:36 +08:00
belokonm
374eba7474
misc: add v2 runme demo to README ( #2811 )
...
* added demo runner on runme.io
* change to readme, added button indside
* Change to version 2 of docusaurus
* V2 (#1 )
* try v2
* port change
* put path to folder
* change running string
Co-authored-by: Cloud User <belokonm@gmail.com>
Co-authored-by: MishaJexia <44843719+MishaJexia@users.noreply.github.com>
2020-05-30 13:36:42 +08:00
Alexey Pyltsyn
4539055de6
misc: add special thanks section in README file ( #2482 )
...
* misc: add special thanks in readme
* Update README.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-03-29 23:37:20 +08:00
Nisar Hassan Naqvi
2619a06076
misc: update Gitpod description ( #2421 )
...
* update the gitpod setup description to be precise.
* add info about Gitpod setup to contributing.md
2020-03-17 19:59:09 +03:00
Alexey Pyltsyn
ff126417d5
misc: mention about v2 in README file ( #2369 )
...
* misc: mention about v2 in README file
* Update README.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-03-07 11:59:00 +08:00
Nisar Hassan Naqvi
7f3829124b
feat: add Gitpod config for Docusaurus 2 ( #2201 )
...
* feat: fully automates dev setup with gitpod.
* Update .gitpod.yml
* Update README.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-01-12 12:33:21 +08:00
Yangshun Tay
55e676cb25
misc: add command to run prettier on docs ( #2102 )
...
* misc: add command to run prettier on docs
* Fix GH issue template
* Fix tests
* Add prettier-docs command to precommit
2019-12-07 21:56:30 -08:00
Eric Carboni
b027db1b34
docs(v1): remove exclusive language ( #1961 )
...
* Initial commit to replace easy, easily, simple, just, of course
* Revert ordered list change
2019-11-11 14:06:54 -08:00
Agus Fikri Suyuthi
3f4c805016
misc: update URLs to non-HTML versions ( #1902 )
...
* Update README.md - Fix Broken Link
* misc: update URLs to non-HTML versions
2019-10-27 20:06:11 -07:00
Yangshun Tay
9f6460fde0
misc: facebook/Docusaurus -> facebook/docusaurus
2019-10-12 01:11:34 -07:00
Jakob Kerkhove
80df0c00f2
misc: CircleCI badge in README ( #1623 )
...
* Remove circleCI badge from README.md
It seems the circleCI setup is no longer active, probably in favour of using netlify.
Therefore I removed the badge from the README
* Update README.md
* Update README.md
* Update README.md
2019-06-23 15:26:32 -07:00