oh-my-posh/docs
2021-09-04 20:46:50 +02:00
..
docs docs: update contributors 2021-09-04 20:46:50 +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 chore: update node dependencies 2021-09-01 13:48:21 +02:00
package.json chore: update node dependencies 2021-09-01 13:48:21 +02:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js feat: memory segment 2021-09-03 22:49:56 +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.