oh-my-posh/website
dependabot[bot] fb45e8a498
Some checks failed
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
chore: bump axios from 1.6.2 to 1.7.4 in /website/api
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 08:01:17 +02:00
..
api chore: bump axios from 1.6.2 to 1.7.4 in /website/api 2024-08-14 08:01:17 +02:00
blog docs(blog): reword rprompt text 2024-07-23 13:36:58 +02:00
docs docs: update website/docs/contributors.md [skip ci] 2024-08-09 11:37:38 +02:00
plugins/appinsights refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
src docs: update prism theme 2024-06-12 13:23:36 +02:00
static fix(install): add -p flag for absolute path 2024-08-09 11:37:05 +02:00
.gitignore refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
docusaurus.config.js docs(banner): nudge for sponsorships 2024-06-21 16:15:12 +02:00
export_themes.js docs(export): specify output name 2024-07-11 23:03:28 +02:00
package-lock.json chore(website): update dependencies 2024-07-05 12:31:42 +02:00
package.json chore(website): update dependencies 2024-07-05 12:31:42 +02:00
README.md docs: update README to use npm 2023-06-29 07:56:34 +02:00
sidebars.js feat: add nix-shell segment 2024-08-01 07:48:44 +02:00
staticwebapp.config.json docs: remove social integration 2023-05-06 20:34:23 +02:00

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ npm install

Local Development

$ npm run 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.