oh-my-posh/website
dependabot[bot] 5ee1a494e3 chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /website
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 08:02:24 +01:00
..
api
blog
docs docs: adjust typo 2022-11-13 13:25:44 +01:00
plugins/appinsights
src docs: replace Twitter with Mastodon 2022-11-12 17:45:46 +01:00
static
.gitignore
docusaurus.config.js fix: add space after link text 2022-11-12 17:55:04 +01:00
export_themes.js
package-lock.json chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /website 2022-11-16 08:02:24 +01:00
package.json docs(deps): update to correct versions 2022-11-11 20:23:52 +01:00
README.md
sidebars.js feat(segment): add xmake 2022-11-05 20:10:01 +01:00
staticwebapp.config.json

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.