docusaurus/website/docs
Jeremy Hager 521ef59908
docs(v2): add deployment command for PowerShell (#3459)
* Added powershell command for deployment
- specified batch command is for cmd
- added powershell as an option for deployment, changed to single quotes

* - This affects the following versioned docs:
  - 2.0.0-alpha.63
  - 2.0.0-alpha.64
  - Next (Dev)

* Changed deploy commands to tabbed
- bash, windows, powershell, and cmd are now part of <tabs>
- default value is bash

* Changed deployment commands to tabs in v63 and 64
- Next (dev) now has better syntax
- 2.0.0-alpha-63 and 2.0.0-alpha-64 now include the tabs as well

* Updated lables in deploy and cmd to Windows
- Labels now are first-letter uppercase
  - eg. bash -> Bash
- cmd is now Windows to align with original docs

* Removed `<Tab>` spacing in deploy section
- Removed spacing at end of `values` statement
- Removed spacing between `<Tabs>` and `<TabItem>`
- build successful locally
2020-09-19 10:16:11 +03:00
..
api docs(v2): reference Eta's syntax in ssrTemplate section (#3425) 2020-09-09 15:49:11 +02:00
assets refactor(v2): async md image transformer + pathname protocol as an escape hatch (#3087) 2020-07-21 17:45:06 +02:00
guides docs(v2): fix migration command (#3249) 2020-08-11 17:16:48 +02:00
blog.md feat(v2): add toc to blog posts (#3274) 2020-08-17 14:47:19 +02:00
cli.md fix(v2): deprecate docs homePageId in favor of frontmatter "slug: /" (#3228) 2020-08-06 18:31:50 +02:00
configuration.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
contributing.md docs(v2): add trailing slash to external links (#2801) 2020-05-24 19:46:23 +08:00
deployment.md docs(v2): add deployment command for PowerShell (#3459) 2020-09-19 10:16:11 +03:00
design-principles.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00
docs.md fix(v2): deprecate docs homePageId in favor of frontmatter "slug: /" (#3228) 2020-08-06 18:31:50 +02:00
docusaurus-core.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
installation.md feat(v2): bootstrap theme, preset, template, CI previews (#2981) 2020-08-17 20:18:37 +02:00
introduction.md docs(v2): fix grammar on introduction page (#3369) 2020-08-31 01:16:12 +08:00
lifecycle-apis.md feat(v2): update swizzle command to suggest component/theme (#3021) 2020-08-06 13:53:03 +02:00
markdown-features.mdx fix(v2): linking to asset or external html page -> don't use history.push() (#3347) 2020-08-28 12:47:03 +02:00
presets.md feat(v2): officially release @docusaurus/plugin-debug (#3392) 2020-09-02 15:42:34 +02:00
search.md fix(v2): absolute Links should be automatically prefixed by baseurl (#3143) 2020-07-28 19:40:34 +02:00
static-assets.md docs(v2): make .nojekyll warning more obvious (#2887) 2020-06-05 10:22:06 +08:00
styling-layout.md docs(v2): various improvements (#2768) 2020-05-18 11:37:53 +08:00
theme-bootstrap.md feat(v2): bootstrap theme, preset, template, CI previews (#2981) 2020-08-17 20:18:37 +02:00
theme-classic.md chore(v2): fix theme classic navbar style docs (#3448) 2020-09-16 10:46:28 +03:00
typescript-support.md chore(v2): tighten up the TypeScript onboarding (#3244) 2020-08-17 18:03:21 +02:00
using-plugins.md feat(v2): add an option to toggle trailing slash for urls in sitemap (#3426) 2020-09-09 15:48:47 +02:00
using-themes.md feat(v2): bootstrap theme, preset, template, CI previews (#2981) 2020-08-17 20:18:37 +02:00
versioning.md feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357) 2020-08-28 18:37:49 +02:00