oh-my-posh/docs
2021-10-05 17:36:43 +02:00
..
docs docs: add faq item about zsh history 2021-09-26 19:29:45 +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 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 analytics 2021-09-27 20:49:04 +02:00
export_themes.js theme: add amro 2021-10-05 17:36:43 +02:00
package-lock.json chore: update doc dependencies 2021-09-14 20:02:30 +02:00
package.json docs: add analytics 2021-09-27 20:49:04 +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.