Alexey Pyltsyn
afe9ff91a4
chore(v2): replace classnames with clsx ( #2895 )
2020-06-07 13:40:06 +08:00
Alexey Pyltsyn
36cf2eca87
refactor(v2): synchronize yarn/npm command on site ( #2897 )
2020-06-06 16:49:49 +08:00
Sébastien Lorber
1003a15d1f
polish(v2): improve Docusaurus 1 to 2 migration developer experience ( #2884 )
...
* improve markdown parsing errors by adding file path to error
* typo commit
* Add default nav item position to right (as v1)
* improve error when sidebar references unexisting document
* parseMarkdownFile: improve errors by providing hint about using "" to avoid parsing errors, if using special characters
* improve subcategory migration error for Unknown sidebar item type
* improve unrecognizedFields error
* typo
* fix inline snapshots
* improve the migration docs
* improve the migration docs
* improve migration doc
* Update migrating-from-v1-to-v2.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-06-06 11:16:50 +08:00
Sam Zhou
8aa520c314
fix(v2): Do not automatically change tab when a non-existing option is selected ( #2893 )
2020-06-06 11:11:42 +08:00
Paul Glezen
4278cebf67
docs(v2): fix typo in command on installation page ( #2886 )
...
* Fix installation.md typo
Checking the docusaurus version should be done with
```
npx docusaurus --version
```
not
```
npm docusaurus --version
```
otherwise it prints the version of `npm` instead of `docusaurus`.
* docs: Fixed installation.md for checking version.
Specifying `npm` for the version will yield the version of NPM
instead of docusaurus itself. Use `npx` for the docusaurus version.
2020-06-06 04:14:53 +03:00
Yangshun Tay
2d8abe150f
docs(v2): make .nojekyll warning more obvious ( #2887 )
2020-06-05 10:22:06 +08:00
Sébastien Lorber
953abd8154
feat(v2): allow adding components to react-live scope ( #2826 )
...
* feat(v2): add components to react-live scope (#2807 )
* fix admonition issue + improve react-live scope doc
* fix again admonition :(
* remove forwarding of mdx components to react-live scope (for now)
* remove useless dep
2020-06-04 15:18:42 +03:00
Alexey Pyltsyn
5c6670b94e
fix(v2): fix broken URL to introduction
2020-06-04 03:38:01 +03:00
Fanny
4b78fd4f96
fix(v2): Getting Started URL ( #2874 )
2020-06-04 03:34:22 +03:00
Alexey Pyltsyn
e68b81bc33
fix(v2): do not create route for document that serve as docs home page ( #2861 )
2020-06-03 15:56:57 +08:00
Sébastien Lorber
b8de9c6ded
feat(v2): introduce docs slug in front matter ( #2771 )
...
* feat: docs pathname frontmatter (for #2697 )
* feat: docs pathname frontmatter (for #2697 )
* chore: comment typo
* feat: add slug frontmatter for docs
* test: add tests for versioned sites slugs
* docs: document slug feature
* test: fix tests and snapshots about doc slug feature
* docs(v2): doc slug wording
* Update website/docs/docs.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-06-02 20:50:30 +03:00
Alexey Pyltsyn
ed9977accc
docs(v2): description field in frontmatter of blog post ( #2865 )
2020-06-02 11:02:45 +03:00
Alexey Pyltsyn
c0c7457e01
feat(v2): allow specifying meta image for blog posts ( #2856 )
...
* feat(v2): allow specifying meta image for blog posts
* Update docs [skip ci]
2020-06-02 10:48:22 +03:00
Joel Marcey
63e2720dff
Updated banner in solidarity ( #2862 )
2020-06-01 12:42:48 -07:00
Alexey Pyltsyn
ae91234e0f
refactor(v2): add missing main landmark for needed pages ( #2858 )
2020-06-01 19:10:14 +08:00
hackerman
7cba7f0d06
docs(v2): _index docs page does not show a sidebar ( #2839 )
...
* docs: _index docs page does not show a sidebar
Closes #2836
* Update website/docs/docs.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-06-01 14:06:02 +03:00
Sam Zhou
93b35afe95
feat(v2): Allow swizzling prism-include-languages in theme-classic ( #2841 )
...
* feat(v2): Allow swizzling prism-include-languages in theme-classic
* Add docs
* Improve docs
2020-05-31 14:41:16 +08:00
Koki Nishihara
ce4b0187aa
docs(v2): Update ZEIT to Vercel ( #2842 )
...
docs: update ZEIT to Vercel
2020-05-30 13:35:22 +08:00
Alexey Pyltsyn
0047db2896
docs(v2): delete alpha.43
2020-05-28 08:58:04 +03:00
Joe Previte
07b9e9cd62
feat(v2): expanded sidebar categories by default ( #2682 )
...
* feat: update sidebar categ to take collapsed prop
* feat: add extra sidebars collapsed test
* fix: only mutate item.collapsed if necessary
* feat: update docs for SidebarItemCategory
* fix: update snapshots
* fix: update json to match new sidebar schema
* fix: update last snapshot
* refactor: check if item should be expanded
* docs: update sidebar categories section
* refactor: use new collpased on docusaurus
* feat: only highlight category for active page
* fix: check for window
* refactor: use ExecutionEnviornment
* refactor: make isCategoryOfActivePage pure
* fix: rename docs to docs-introduction in sidebars
* Update docs.md
* misc: remove setting for every sidebar
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-05-28 13:17:19 +08:00
Alexey Pyltsyn
d8ebe8b2e4
v2.0.0-alpha.56
2020-05-27 20:18:28 +03:00
Alexey Pyltsyn
3cf1a7b9ef
chore(v2): v2.0.0-alpha.56 ( #2822 )
2020-05-27 20:04:12 +03:00
Sam Zhou
33b60c6ba4
fix(v2): Consistently use 10.15.1 as the minimum required node version ( #2819 )
2020-05-27 23:18:48 +08:00
Alexey Pyltsyn
082c6212cb
feat(v2): allow deploy without building website ( #2770 )
...
* feat(v2): allow deploy without building website
* Update cli.md
2020-05-27 22:34:41 +08:00
Alexey Pyltsyn
2105700fb7
refactor(v2): various tweaks to website ( #2816 )
2020-05-27 20:56:59 +08:00
Alexey Pyltsyn
4cc36a535e
docs(v2): add trailing slash to external links ( #2801 )
2020-05-24 19:46:23 +08:00
Sam Zhou
9001c49880
fix(v2): Properly declare peerDependencies ( #2806 )
2020-05-24 12:48:36 +08:00
Yangshun Tay
2dbd0488d7
docs(v2): document beforeDefaultRemarkPlugins and beforeDefaultRehypePlugins
2020-05-23 06:12:24 +08:00
Sam Zhou
1503943e3f
fix(v2): Use require.resolve
to resolve plugin path in presets ( #2794 )
2020-05-23 04:57:02 +08:00
Muhammad Ali
e6cdeba603
docs(v2): add articles section to resources page ( #2781 )
2020-05-22 11:26:29 +08:00
Alexey Pyltsyn
7448501c7c
refactor(v2): make external links more secure ( #2783 )
2020-05-22 11:18:27 +08:00
Alexey Pyltsyn
05c3aa31f4
fix(v2): do not highlight root docs path in navbar ( #2778 )
2020-05-20 16:49:11 +08:00
Alexey Pyltsyn
0dc0c35ec8
docs(v2): misc update
2020-05-20 11:41:39 +03:00
Alexey Pyltsyn
d94a549cfb
v2.0.0-alpha.55
2020-05-19 13:55:03 +03:00
Alexey Pyltsyn
570ce36cc7
chore(v2): v2.0.0-alpha.55 ( #2774 )
2020-05-19 13:38:09 +03:00
Alexey Pyltsyn
c7baa125e6
chore(v2): mention about docs home page in init templates ( #2763 )
...
* chore(v2): mention about docs home page in init templates
* use home page id for docs
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-05-18 13:14:06 +08:00
Alexey Pyltsyn
fc161b8455
docs(v2): various improvements ( #2768 )
2020-05-18 11:37:53 +08:00
Alexey Pyltsyn
8e24454154
feat(v2): allow import SVG images ( #2764 )
2020-05-18 11:18:02 +08:00
Artem Kovalov
6db5e8dff8
docs(v2): add deployment workflow manual for GitHub Actions ( #2670 )
...
* docs: add deployment workflow manual for GitHub Actions
Steps to build and deploy Docusaurus with GitHub Actions
* docs(v2): improve formatting
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-05-18 11:07:48 +08:00
Fanny
d145f03ea8
refactor(v2): change the label for docs introduction ( #2716 )
...
* change the label for docs introduction
* change file id
* refactor(v2): change name
2020-05-17 19:29:57 +08:00
Ben Gubler
daafd2f0cc
feat(v2): allow activeBaseTest in NavLink ( #2690 )
...
* Update documentation, add support for activeBaseTest
* Implicit else
* Fix Regular Expression capitalization
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>
* Refactor isActive to ternary function, rename activeBaseTest to activeBaseRegex
* Update website/docs/theme-classic.md
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>
* Fix typo
* Update website/docs/theme-classic.md
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>
* Update theme-classic.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-05-17 19:23:32 +08:00
Alexey Pyltsyn
00a8e9e365
feat(v2): allow home page for docs ( #2652 )
...
* feat(v2): allow home page for docs
* Refactor
* Remove debugging info 🤦♂️
* Add sort routes for first test case
* Sort child routes for consistency
2020-05-17 17:48:02 +08:00
Fanny
3a2f150093
docs(v2): change fanny's description ( #2757 )
...
* feat(v2): change fanny's description
* Update team.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-05-17 12:37:45 +08:00
Rajiv Singh
78add75057
docs(v2): fix typo in deployment ( #2755 )
2020-05-16 15:03:27 +08:00
Sébastien Lorber
9c94dd7c86
docs(v2): typo in creating page ( #2753 )
2020-05-16 01:16:05 +08:00
Yangshun Tay
c117a6fe79
docs(v2): update team page
2020-05-14 13:52:01 +08:00
Yangshun Tay
cfd76e3599
docs(v2): revise the introduction
2020-05-14 13:01:18 +08:00
Yangshun Tay
be7367b2f8
feat(v2): allow prepending of baseUrl to href in navbar and footer ( #2746 )
2020-05-14 11:47:28 +08:00
Jonny Nabors
afe70d973f
docs(v2): add new community plugin for dotenv support ( #2730 )
...
* Add new community plugin for dotenv support
Adds a link to a new community plugin that introduces support for environment variables managed in `.env` files.
* Update resources.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-05-10 21:01:27 +08:00
Alexey Pyltsyn
df815db031
docs(v2): fix correct route base path for docs-only mode
2020-05-02 23:58:56 +03:00