oh-my-posh/docs
dependabot[bot] 81b1bc63fd chore: bump nanoid from 3.1.23 to 3.2.0 in /docs
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 08:03:19 +01:00
..
api chore: update follow-redirects from 1.14.6 to 1.14.7 2022-01-13 21:11:18 +01:00
docs feat: adjust var names for consistency 2022-01-17 16:29:39 +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 docs: new code block theme 2022-01-10 22:02:07 +01:00
export_themes.js fix(theme): unicorn 2021-10-28 09:57:47 +02:00
package-lock.json chore: bump nanoid from 3.1.23 to 3.2.0 in /docs 2022-01-22 08:03:19 +01:00
package.json chore: update docusaurus 2022-01-13 21:15:18 +01:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js feat(strava): new segment 2022-01-10 21:44:28 +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.