oh-my-posh/docs
2020-12-25 20:48:14 +01:00
..
docs chore: adjust contributing docs 2020-12-25 20:48:14 +01:00
src feat: support color names for basic 16 ANSI colors 2020-11-08 20:24:54 +01:00
static docs: add themes showcase 2020-11-30 08:55:28 +01:00
.gitignore
.markdownlint.json
docusaurus.config.js chore: adjust docs layout 2020-12-23 15:24:26 +01:00
package.json
README.md
sidebars.js chore: add get started contributing guide 2020-12-25 14:54:36 +01:00
yarn.lock chore(deps): bump ini from 1.3.5 to 1.3.8 in /docs 2020-12-13 08:19:11 +01: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.