oh-my-posh/website
Jan De Dobbeleer cb2dd07b19
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
docs: add upgrade section
resolves #5452
2024-09-08 11:28:40 +02:00
..
api
blog feat(palettes): allow color reuse using palette 2024-09-02 12:46:27 +02:00
docs docs: add upgrade section 2024-09-08 11:28:40 +02:00
plugins/appinsights
src
static feat(website): add logo-light.svg 2024-09-07 21:30:26 +02:00
.gitignore
docusaurus.config.js feat(website): add navbar theme-based OhMyPosh icon switching 2024-09-07 21:30:26 +02:00
export_themes.js
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
sidebars.js docs: add upgrade section 2024-09-08 11:28:40 +02:00
staticwebapp.config.json

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.