oh-my-posh/docs
dependabot[bot] d86495cad5 chore: bump url-parse from 1.5.3 to 1.5.7 in /docs
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 09:10:19 +01: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
docs docs: update docs/docs/contributors.md [skip ci] 2022-02-18 19:50:31 +01:00
plugins/appinsights docs: add analytics 2021-09-27 20:49:04 +02:00
src docs: new code block theme 2022-01-10 22:02:07 +01:00
static feat(strava): new segment 2022-01-10 21:44:28 +01:00
.gitignore feat: add docs 2020-10-05 17:19:05 +02:00
docusaurus.config.js chore: migrate algolia search 2022-02-03 12:01:59 +01:00
export_themes.js fix(theme): unicorn 2021-10-28 09:57:47 +02:00
package-lock.json chore: bump url-parse from 1.5.3 to 1.5.7 in /docs 2022-02-19 09:10:19 +01:00
package.json chore(docs): update dependencies 2022-02-10 20:02:23 +01:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js feat: cloud foundry segment 2022-02-17 12:58:20 +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.