oh-my-posh/docs
memcpy-rand-rand-rand 89ece8d68a feat(brewfather): new fields, fixes
add batch fields
update doc with new fields and fix ref to .DefaultString
complete schema definition
2021-12-16 16:16:48 +01:00
..
docs feat(brewfather): new fields, fixes 2021-12-16 16:16:48 +01:00
plugins/appinsights docs: add analytics 2021-09-27 20:49:04 +02:00
src docs: style GitHub link 2021-10-29 18:21:56 +02:00
static docs: add gif for transient prompt 2021-10-19 19:39:20 +02:00
.gitignore
docusaurus.config.js feat(cmd): support Windows CMD 2021-11-13 19:41:42 +01:00
export_themes.js fix(theme): unicorn 2021-10-28 09:57:47 +02:00
package-lock.json chore(docs): update dependencies 2021-11-26 14:25:20 +01:00
package.json chore(docs): update dependencies 2021-11-26 14:25:20 +01:00
README.md
sidebars.js docs(brewfather): fix missing entry in sidebars.js 2021-12-15 13:45:00 +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.