oh-my-posh/docs
2022-05-12 17:25:45 +02:00
..
api chore: bump follow-redirects from 1.14.7 to 1.14.8 in /docs/api 2022-02-15 19:32:41 +01:00
blog docs: revise some details 2022-05-08 18:50:45 +02:00
docs docs(segments): revise descriptions for language segments 2022-05-12 17:25:45 +02:00
plugins/appinsights docs: add analytics 2021-09-27 20:49:04 +02:00
src docs: add blog 2022-03-20 21:26:54 +01:00
static fix(install): set default install mode 2022-05-10 07:44:03 +02:00
.gitignore feat: add docs 2020-10-05 17:19:05 +02:00
docusaurus.config.js fix(docs): fixed broken link for "How to/Contributing" on home page 2022-05-05 20:31:06 +02:00
export_themes.js refactor(cli): migrate to cobra 2022-03-12 23:05:57 +01:00
package-lock.json chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /docs 2022-04-29 08:19:30 +02:00
package.json docs: update dependencies 2022-03-29 20:47:45 +02:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js feat: iTerm2 integration for MacOS & Theme 2022-05-01 08:30:24 +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.