oh-my-posh/website
2024-07-14 07:50:45 +02:00
..
api
blog
docs docs(block): add context for enable_cursor_positioning 2024-07-14 07:50:45 +02:00
plugins/appinsights
src
static
.gitignore
docusaurus.config.js
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
sidebars.js
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.