oh-my-posh/docs
Nick Craver c6a3dd4ee8
fix: incorrect args in theme export
this fixes the background color to actually work, and quotes author as well (first usage of the field introduced in #964)
2021-09-17 22:50:34 +02:00
..
docs feat: allow for custom text in place of shell names 2021-09-17 19:48:00 +00:00
src fix: consistent naming for Oh My Posh 2021-06-06 13:42:33 +02:00
static feat: export image of the current theme 2021-04-11 10:53:10 +02:00
.gitignore feat: add docs 2020-10-05 17:19:05 +02:00
docusaurus.config.js docs: add link to copyright 2021-07-01 21:05:51 +02:00
export_themes.js fix: incorrect args in theme export 2021-09-17 22:50:34 +02:00
package-lock.json chore: update doc dependencies 2021-09-14 20:02:30 +02:00
package.json chore: update node dependencies 2021-09-01 13:48:21 +02:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js docs: sidebar sorted alphabetically 2021-09-05 12:29:11 +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.