Installation
Requirements
- Windows PowerShell 5.1 or PowerShell 7.4 and higher
- Node.js
- Yarn
PowerShell 7.0 - 7.3 are end-of-life and therefore not supported.
Installation
Open a PowerShell Core
Install the required PowerShell module once:
Install-Module Alt3.Docusaurus.Powershell -Scope CurrentUser
Microsoft.PowerShell.PlatyPS is installed automatically as a dependency.
Install the Docusaurus website once:
npx create-docusaurus@latest docusaurus classic