oh-my-posh/website
2024-11-11 12:40:06 +01: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 feat(palettes): allow color reuse using palette 2024-09-02 12:46:27 +02:00
docs docs: add native_fallback property for mercurial segment 2024-11-11 12:40:06 +01:00
plugins/appinsights refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
src refactor(upgrade): allow setting from CLI 2024-11-04 12:15:40 +01:00
static chore(install): allow specifying the version 2024-09-29 11:14:15 +02:00
.gitignore refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
docusaurus.config.js docs: add subscription links 2024-11-09 11:41:53 +01:00
export_themes.js docs(export): specify output name 2024-07-11 23:03:28 +02:00
package-lock.json docs: update docusaurus 2024-08-31 10:56:02 +02:00
package.json docs: update docusaurus 2024-08-31 10:56:02 +02:00
README.md docs: update README to use npm 2023-06-29 07:56:34 +02:00
sidebars.js feat(segment): add aurelia 2024-11-07 20:40:04 +01: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.