oh-my-posh/docs
2021-07-04 07:39:48 +02:00
..
docs feat: enable transient prompt in zsh 2021-07-04 07:39:48 +02:00
src fix: consistent naming for Oh My Posh 2021-06-06 13:42:33 +02:00
static feat: export image of the current theme 2021-04-11 10:53:10 +02:00
.gitignore feat: add docs 2020-10-05 17:19:05 +02:00
docusaurus.config.js docs: add link to copyright 2021-07-01 21:05:51 +02:00
export_themes.js theme: add tonybaloney 2021-06-01 07:23:46 +02:00
package-lock.json docs: update dependencies 2021-06-09 07:19:04 +02:00
package.json docs: update site engine 2021-05-14 13:45:38 +02:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js docs: add @wopian as a contributor 2021-07-01 20:27:10 +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.