oh-my-posh/website
2022-07-08 12:22:04 +02:00
..
api
blog fix(docs): typo in new blog, rgeardless => regardless 2022-05-19 21:39:22 +02:00
docs docs: update website/docs/contributors.md [skip ci] 2022-07-08 12:22:04 +02:00
plugins/appinsights
src docs: add Windows Store link 2022-06-02 12:48:08 +02:00
static docs: add Windows Store link 2022-06-02 12:48:08 +02:00
.gitignore
docusaurus.config.js docs: yaml/toml documentation 2022-06-04 19:56:59 +02:00
export_themes.js docs(themes): handle non-json themes 2022-06-06 16:03:27 +02:00
package-lock.json docs: update dependencies 2022-07-01 21:48:09 +02:00
package.json docs: pin node versions 2022-07-01 23:58:26 +02:00
README.md
sidebars.js feat: perl segment 2022-07-08 12:21:08 +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.