oh-my-posh/website
2022-06-06 16:03:27 +02:00
..
api chore: update website dependencies 2022-05-13 08:46:25 +02:00
blog fix(docs): typo in new blog, rgeardless => regardless 2022-05-19 21:39:22 +02:00
docs docs: add subversion schema + info 2022-06-05 16:41:35 +02:00
plugins/appinsights refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
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 refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
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 chore: update website dependencies 2022-05-13 08:46:25 +02:00
README.md refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
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.