oh-my-posh/docs
2021-10-17 13:30:55 +02:00
..
docs feat: angular cli segment 2021-10-17 13:30:55 +02:00
plugins/appinsights docs: add analytics 2021-09-27 20:49:04 +02:00
src fix: consistent naming for Oh My Posh 2021-06-06 13:42:33 +02:00
static Update to include gif ro tooltip 2021-10-16 13:40:52 +02:00
.gitignore feat: add docs 2020-10-05 17:19:05 +02:00
docusaurus.config.js docs: add analytics 2021-09-27 20:49:04 +02:00
export_themes.js theme: add hunk 2021-10-17 13:30:55 +02:00
package-lock.json chore(docs): use cross-env so build works on Windows 2021-10-17 13:30:55 +02:00
package.json chore(docs): use cross-env so build works on Windows 2021-10-17 13:30:55 +02:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js feat: angular cli segment 2021-10-17 13:30:55 +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.