oh-my-posh/website
2023-07-14 14:00:02 +02:00
..
api docs: remove social integration 2023-05-06 20:34:23 +02:00
blog
docs feat(kubectl): specify context aliases 2023-07-14 14:00:02 +02:00
plugins/appinsights
src docs: add privacy policy link 2023-05-08 13:35:06 +02:00
static fix(install.sh): missing oh-my-posh binary ubuntu 20 2023-07-05 14:44:27 +02: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: new Sitecore context segment 2023-05-18 21:41:05 +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.