oh-my-posh/website
2023-01-11 15:25:48 +01:00
..
api
blog docs: tweak tips, cautions and warnings 2022-08-10 13:21:00 +02:00
docs docs: update website/docs/contributors.md [skip ci] 2023-01-11 15:25:48 +01:00
plugins/appinsights
src docs: adjust tip colors in dark mode 2023-01-09 15:35:22 +01:00
static
.gitignore
docusaurus.config.js docs: add Discord link 2022-12-23 13:30:56 +01:00
export_themes.js chore(website-export-theme): update screenshot string for chips.omp.json 2022-10-24 14:16:16 +02:00
package-lock.json revert(website): update dependencies 2022-12-18 15:36:04 +01:00
package.json revert(website): update dependencies 2022-12-18 15:36:04 +01:00
README.md
sidebars.js feat: add mercurial segment 2023-01-11 15:25:11 +01:00
staticwebapp.config.json chore(docs): update runtime to node16 2022-10-07 16:35:57 +02:00

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn install

Local Development

$ yarn 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.