oh-my-posh/docs
2021-08-22 19:48:42 +02:00
..
docs docs: update docs/docs/contributors.md [skip ci] 2021-08-22 19:48:42 +02:00
src fix: consistent naming for Oh My Posh 2021-06-06 13:42:33 +02:00
static
.gitignore
docusaurus.config.js docs: add link to copyright 2021-07-01 21:05:51 +02:00
export_themes.js
package-lock.json chore(docs): update dependencies 2021-08-10 05:58:35 +02:00
package.json chore(docs): update dependencies 2021-08-10 05:58:35 +02:00
README.md
sidebars.js feat(segment): open weather map 2021-08-15 19:11:02 +00: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.