oh-my-posh/docs
Jan De Dobbeleer b05a4573e7
revert: update dependencies
This reverts commit f372083039.
2021-06-08 12:16:46 +02:00
..
docs docs: consistent installation guide 2021-06-08 08:34:28 +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 fix: consistent naming for Oh My Posh 2021-06-06 13:42:33 +02:00
export_themes.js theme: add tonybaloney 2021-06-01 07:23:46 +02:00
package-lock.json revert: update dependencies 2021-06-08 12:16:46 +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 feat: nbgv segment 2021-06-05 11:25:28 +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.