oh-my-posh/website
dependabot[bot] fb8e5c255e chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /website
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 07:51:54 +01:00
..
api docs(api): use correct parameters for withings auth 2022-07-12 20:53:09 +02:00
blog docs: tweak tips, cautions and warnings 2022-08-10 13:21:00 +02:00
docs feat(git): allow to exclude repo's from status fetching 2023-01-26 19:58:31 +01:00
plugins/appinsights refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
src docs: adjust tip colors in dark mode 2023-01-09 15:35:22 +01:00
static fix(install): 12 implies arm64 on Windows 2023-01-14 11:03:34 +01:00
.gitignore refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
docusaurus.config.js docs: add Discord link 2022-12-23 13:30:56 +01:00
export_themes.js chore(website-export-theme): update screenshot string for chips.omp.json 2022-10-24 14:16:16 +02:00
package-lock.json chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /website 2023-01-27 07:51:54 +01:00
package.json revert(website): update dependencies 2022-12-18 15:36:04 +01:00
README.md refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
sidebars.js feat: add buf segment 2023-01-21 09:40:28 +01:00
staticwebapp.config.json chore(docs): update runtime to node16 2022-10-07 16:35:57 +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.