Mohd Shad Mirza
b0e38d57df
docs(v2): add Hashnode support site to showcase ( #4171 )
...
* Added Hashnode support site to showcase
* updated hashnode preview image
* Update users.js
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2021-02-08 15:51:05 +03:00
Sébastien Lorber
e3ae349889
docs(v2): localize 404 page with Netlify + docs ( #4178 )
2021-02-04 19:45:16 +01:00
Reece Dunham
6af8fbb0d2
docs(v2): Add docusaurus-plugin-remote-content to resources list ( #4177 )
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2021-02-04 18:59:21 +01:00
Bhargav Ponnapalli
f788ba49c5
docs(v2): Add react-hooks.org to showcase ( #4172 )
...
* Update users.js
* Put back comma
* Add rooks logo
* Delete Logo Rooks.png
* Add rooks.png logo
* Delete rooks.png
* Add new rooks.png image
2021-02-04 17:16:49 +01:00
Nahiyan Kamal
385d8b6315
docs(v2): typo fixing double colon ( #4173 )
2021-02-04 12:23:20 +01:00
Alexey Pyltsyn
dbfa256a7b
refactor(v2): minor styling improvements ( #4167 )
...
* refactor(v2): minor styling improvements
* Fixes
2021-02-04 11:53:20 +01:00
Jessica Lin
4d3573dfcb
docs(v2): update check yarn installation command ( #4170 )
...
As listed `yarn version` doesn't work. According to [Yarn docs](https://classic.yarnpkg.com/en/docs/install#mac-stable ), the command to check install should be `yarn --version`.
2021-02-04 01:15:52 +03:00
Sébastien Lorber
ab7951571e
feat(v2): Extract/translate hardcoded labels from classic theme ( #4168 )
...
* Translate theme hardcoded strings
* improve test
2021-02-03 20:06:26 +01:00
Yuval Hazaz
24b1695adc
docs(v2): add a note for images not rendered on dev server ( #4164 )
...
* Update plugin-ideal-image.md
Add a note that images are not rendered on the development server
* Update plugin-ideal-image.md
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-02-03 15:38:47 +01:00
Christian Bromann
9fc30b3d5a
docs(v2): Add docusaurus-theme-github-codeblock ( #4161 )
2021-02-03 12:25:45 +01:00
Alexey Pyltsyn
d25e0f4d0f
fix(v2): fix warning and improve styling inline TOC ( #4163 )
2021-02-03 12:11:42 +01:00
Sébastien Lorber
e807bff666
docs(v2): improve bad static assets doc + remove some useless useBaseUrl usage ( #4158 )
2021-02-02 18:26:51 +01:00
Sébastien Lorber
3b64aa6107
fix(v2): BaseUrl issue banner insertion should be prevented if JS can load ( #4155 )
...
* restore useBannerRemover
* fix BaseUrlIssueBanner issues
2021-02-02 16:43:25 +01:00
Alexey Pyltsyn
d22039c200
chore(v2): upgrade dependencies ( #4148 )
...
* chore(v2): upgrade dependencies
* Update docs
* Revert `execa`
* Revert sitemap
2021-02-02 14:37:45 +01:00
Nahiyan Kamal
6f4aad7f78
docs(v2): community docs typo fix ( #4144 )
2021-02-01 12:03:37 +01:00
Nahiyan Kamal
f0f3de8008
docs(v2): guide docs typo fix ( #4143 )
2021-02-01 12:02:59 +01:00
Nahiyan Kamal
219a4b7b8c
docs(v2): plugins docs typo fix ( #4141 )
2021-02-01 12:01:56 +01:00
Sergio Moreno
98910656c4
docs(v2): Add Rematch site to showcase page ( #4139 )
2021-02-01 10:56:36 +01:00
Nahiyan Kamal
aed23e2db5
docs(v2): remove unnecessary link from docs that looks like a duplicate ( #4128 )
2021-02-01 10:53:55 +01:00
TaeSeong Park
e53d63b769
docs(v2): Fix file path in "Wrapper your site with <Root>
" (website/docs/using-themes.md)
2021-02-01 10:52:22 +01:00
Nahiyan Kamal
30c8e26a31
docs(v2): typo of Word Process ( #4129 )
2021-01-31 22:40:45 +03:00
Nahiyan Kamal
0c80fa824c
fix(v2): remove unnecessary brace from installation doc ( #4127 )
2021-01-31 22:39:55 +03:00
Nahiyan Kamal
6b194c6149
docs(v2): typo in i18n docs ( #4130 )
2021-01-31 22:38:44 +03:00
Sébastien Lorber
140bfbfd90
docs(v2): do not recommend using useBaseUrl() hook in most cases ( #4126 )
...
* doc: suggest not using useBaseUrl most of the time
* doc: suggest not using useBaseUrl most of the time
2021-01-29 19:10:38 +01:00
Sébastien Lorber
be7b5dca78
feat(v2): editUrl function for advanced use-cases ( #4121 )
...
* EditUrl function
* normalize blog/docs regarding the editUrl feature + editUrl function
* editUrl fn => always inject posix style relative paths, make tests more reliable
(see also https://github.com/facebook/docusaurus/issues/4124 )
* fix editUrl on windows
2021-01-29 15:35:25 +01:00
Sébastien Lorber
671748f065
docs(v2): Do not encourage using the permalink prop ( #4112 )
2021-01-28 10:33:43 +01:00
Sébastien Lorber
beddecb27b
feat(v2): default canonical urls ( #4109 )
2021-01-28 10:16:42 +01:00
Eric Carboni
d5de891a8d
docs(v2): update broken link on resources page ( #4106 )
2021-01-27 15:14:48 +01:00
Alexey Pyltsyn
e030d34437
chore(v2): remove docs for alpha v66 ( #4100 )
2021-01-25 17:35:13 +03:00
Sébastien Lorber
869ebe7b53
fix(v2): fix/enhance minor i18n issues reported ( #4092 )
...
* fix comment
* allow to pass custom classname in navbar items
* Add IconLanguage comp to dropdown
* do not trim htmlLang
* Add initial hreflang SEO support
* doc hreflang
2021-01-22 21:26:42 +01:00
Sébastien Lorber
8a934ac9b7
docs(v2): Use the TOCInline component in config doc ( #4084 )
2021-01-21 18:41:52 +01:00
Sébastien Lorber
0a5d3069ee
fix(v2): Fix blog post url/date ( #4067 )
2021-01-19 20:00:08 +01:00
Sébastien Lorber
581f357885
docs(v2): 2020 recap blog post ( #4020 )
...
* Add initial 2020 recap blog post draft
* duplicate blog images to v1
* improve highlight wordings
* improve post
* improve post
* complete 2020 blog post
* complete blog post
* complete blog post
* complete blog post
* Various improvements
* edit the blog post + change the date
* add another interesting blog post
* improve 2020 blog post
* add recap 2020 social card
* missing og image
* improve blog post: add plushie banner + i18n doc link
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2021-01-19 17:58:20 +01:00
Sébastien Lorber
a8ee7fd3e8
docs(v2): i18n doc + polish ( #4014 )
...
* add some initial i18n doc
* i18n doc progress
* i18n tutorial progress
* i18n tutorial progress
* polish Crowdin docs
* i18n sidebar in guides
* polish crowdin doc
* update Crowdin doc a bit
* fix annoying relative link to global site resource in template (breaks i18n tutorial)
* template: use simpler export for homepage
* add markdown page example
* rename mdx.md to interactiveDoc.mdx
* update bootstrap/facebook templates too
* sync init template package scripts
* add slug frontmatter doc
* improve i18n doc
* complete i18n doc
* temporarily enable the localeDropdown
* doc typo
* improve the i18n doc
* Add Git i18n doc
* add missing "--" for npm run options (unfortunately they don't get stripped by npm2yarn, and are required foor npm)
* improve a bit the Crowdin doc
2021-01-19 17:26:31 +01:00
Sean Campbell
af8dc63202
docs(v2): add hideableSidebar option to config demo ( #4009 )
...
* docs: add hideableSidebar option to config demo
* Update docusaurus.config.js.md
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-01-19 17:17:02 +01:00
sammychinedu2ky
b93d95b9e0
docs(v2): Add codesandbox integration ( #4062 )
2021-01-19 16:00:07 +01:00
Ivan Ružević
bb925a6fc8
docs(v2): Add Eightshift Docs site to showcase page ( #4053 )
2021-01-16 12:51:41 +08:00
Eduardo Lázaro
c94b44559c
docs(v2): add sciwp to showcase ( #4046 )
2021-01-14 16:54:50 +01:00
Miroiu Emanuel
240233629a
docs(v2): Add Nodify to showcase ( #4036 )
...
* Add Nodify to showcase
* Add Nodify to showcase
* Update users.js
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2021-01-14 10:03:45 +01:00
Andrew Taft
e6a00d4869
docs(v2): Add FlexIt to showcase ( #4026 )
...
* Add FlexIt Analytics
Add FlexIt Analytics to showcase
* Add flexit.png
2021-01-12 16:46:20 +01:00
Sébastien Lorber
20b6997ad6
chore(v2): install Crowdin cli through npm package ( #4030 )
2021-01-12 16:23:25 +01:00
Reece Dunham
66cc7364cd
feat(v2): Allow plugins to consume webpack stats ( #4021 )
...
* refactor(v2): Allow plugins to consume webpack stats
Signed-off-by: Reece Dunham <me@rdil.rocks>
* Warn level only
* Fix issue
* Revert start.ts change
2021-01-11 15:34:42 +01:00
Joel Marcey
827de9a840
feat: add new policy links to Docusaurus site and FB template ( #4019 )
2021-01-10 14:07:59 +08:00
Vamsi Krishna Reddy Satti
d8ef2a9051
docs: fix typo from 'dissapear' to 'disappear' ( #4022 )
2021-01-10 13:20:28 +08:00
Theodore Chu
3ebe9cab68
docs(v2): Add how to run your own DocSearch ( #4002 )
2021-01-06 16:36:58 +01:00
Massoud Maboudi
89a2ba7732
docs(v2): Add Datagit site to showcase page ( #3997 )
...
- add datagit.png to showcase
2021-01-05 16:40:02 +01:00
Sébastien Lorber
6cb99bfe73
chore(v2): Upgrade crowdin ( #4001 )
2021-01-05 16:25:36 +01:00
Power Lin
7c597bb4e7
docs(v2): Add wiki-powerto site showcase ( #3990 )
...
* Add files via upload
* Update users.js
* Update users.js
2021-01-05 15:07:31 +01:00
Alexey Pyltsyn
5784125f4b
chore(v2): remove docs for alpha v65 ( #3995 )
2021-01-05 01:17:48 +03:00
Sean Campbell
da23912e7b
docs(v2): add overwriting css variables for dark mode ( #3991 )
2021-01-04 20:00:39 +01:00