oh-my-posh/docs
dependabot[bot] 13a7adecc5 chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /docs
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 08:32:49 +01:00
..
docs docs: instructions to set font in Windows Terminal 2021-03-10 18:08:09 +01:00
src feat: support color names for basic 16 ANSI colors 2020-11-08 20:24:54 +01:00
static docs: language cleanup 2021-02-04 17:05:46 +01:00
.gitignore feat: add docs 2020-10-05 17:19:05 +02:00
.markdownlint.json refactor: update defaults in docs 2020-10-16 11:18:19 -07:00
docusaurus.config.js chore: rename repository 2021-02-16 09:00:02 +01:00
package-lock.json chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /docs 2021-03-11 08:32:49 +01:00
package.json refactor(docs): update dependencies 2021-01-25 12:52:17 +01:00
README.md feat: add docs 2020-10-05 17:19:05 +02:00
sidebars.js docs: aws segment 2021-02-12 12:59:07 +01:00
yarn.lock chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /docs 2021-03-11 08:32:49 +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.