oh-my-posh/website
2024-08-31 10:56:02 +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 fix(path): improve path cleaning, normalization and parsing 2024-08-29 18:15:00 +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: use system theme by default 2024-08-31 10:56:02 +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.