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
guides
blog.md
cli.md
configuration.md
contributing.md
deployment.md docs(v2): add deployment command for PowerShell (#3459) 2020-09-19 10:16:11 +03:00
design-principles.md
docs.md
docusaurus-core.md
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
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
static-assets.md
styling-layout.md
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
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