oh-my-posh/website
2023-11-01 12:00:29 +01:00
..
api docs: remove social integration 2023-05-06 20:34:23 +02:00
blog
docs docs: update website/docs/contributors.md [skip ci] 2023-11-01 12:00:29 +01:00
plugins/appinsights
src docs: add privacy policy link 2023-05-08 13:35:06 +02:00
static feat: build linux 386 2023-10-29 16:32:21 +01:00
.gitignore
docusaurus.config.js docs: add privacy policy link 2023-05-08 13:35:06 +02:00
export_themes.js chore(update): update theme to v1.2.4 with metadata changes 2023-07-11 12:43:45 +02:00
package-lock.json
package.json
README.md docs: update README to use npm 2023-06-29 07:56:34 +02:00
sidebars.js feat: carbon intensity segment 2023-11-01 11:49:44 +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.