oh-my-posh/docs
lnu 1f3c253e45 feat: get native and powershell error code
Check native and powershell errors before sending it to oh-my-posh
2020-11-18 10:51:11 +01:00
..
docs feat: get native and powershell error code 2020-11-18 10:51:11 +01:00
src feat: support color names for basic 16 ANSI colors 2020-11-08 20:24:54 +01:00
static refactor: linting checks for all platforms 2020-11-12 14:04:52 +01:00
.gitignore feat: add docs 2020-10-05 17:19:05 +02:00
.markdownlint.json refactor: update defaults in docs 2020-10-16 11:18:19 -07:00
docusaurus.config.js fix: adjust bottom bar links 2020-10-22 19:18:22 +02:00
package.json feat: add docs 2020-10-05 17:19:05 +02:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js feat: julia segment 2020-11-15 07:43:23 +01:00
yarn.lock feat: add docs 2020-10-05 17:19:05 +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.