oh-my-posh/website
2022-06-10 23:47:21 +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-06-10 23:47:21 +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 chore(deps): bump eventsource from 1.1.0 to 1.1.1 in /website 2022-06-02 08:52:28 +02:00
package.json
README.md
sidebars.js docs: add subversion schema + info 2022-06-05 16:41:35 +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.