oh-my-posh/docs
2022-01-10 21:17:57 +01:00
..
api docs: expose expires_in for authentication 2022-01-10 21:17:57 +01:00
docs docs: provide error context in authentication 2022-01-10 17:40:00 +01:00
plugins/appinsights docs: add analytics 2021-09-27 20:49:04 +02:00
src docs: provide error context in authentication 2022-01-10 17:40:00 +01:00
static docs: add gif for transient prompt 2021-10-19 19:39:20 +02:00
.gitignore feat: add docs 2020-10-05 17:19:05 +02:00
docusaurus.config.js docs: provide error context in authentication 2022-01-10 17:40:00 +01:00
export_themes.js fix(theme): unicorn 2021-10-28 09:57:47 +02:00
package-lock.json docs: provide error context in authentication 2022-01-10 17:40:00 +01:00
package.json docs: provide error context in authentication 2022-01-10 17:40:00 +01:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js feat: deprecate envvar segment 2021-12-26 19:46:28 +01: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.