oh-my-posh/docs
2022-04-29 15:14:02 +02:00
..
api
blog docs: move sections into folders 2022-04-20 19:24:47 +02:00
docs fix(config): do not resolve URL when download fails 2022-04-29 15:14:02 +02:00
plugins/appinsights
src docs: add blog 2022-03-20 21:26:54 +01:00
static feat(windows): add install script for PowerShell 2022-04-27 21:30:24 +02:00
.gitignore
docusaurus.config.js docs: add blog 2022-03-20 21:26:54 +01:00
export_themes.js
package-lock.json chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /docs 2022-04-29 08:19:30 +02:00
package.json docs: update dependencies 2022-03-29 20:47:45 +02:00
README.md
sidebars.js feat: deprecate pwsh module 2022-04-26 08:01:26 +02:00

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn install

Local Development

$ yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.