oh-my-posh/website
Jan De Dobbeleer 5ec65ab373 feat: add docker segment
resolves #3549
2023-03-05 14:45:28 +01:00
..
api docs(api): use correct parameters for withings auth 2022-07-12 20:53:09 +02:00
blog docs: tweak tips, cautions and warnings 2022-08-10 13:21:00 +02:00
docs feat: add docker segment 2023-03-05 14:45:28 +01:00
plugins/appinsights refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
src docs: adjust tip colors in dark mode 2023-01-09 15:35:22 +01:00
static docs: add codepoints csv 2023-01-27 14:30:26 +01:00
.gitignore refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
docusaurus.config.js docs: update instrumentation key 2023-02-02 19:47:14 +01:00
export_themes.js fix(chips): time execution segment coloring and battery states 2023-02-09 09:14:13 +01:00
package-lock.json docs: update dependencies 2023-02-05 10:18:04 +01:00
package.json docs: update dependencies 2023-02-05 10:18:04 +01:00
README.md refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
sidebars.js feat: add docker segment 2023-03-05 14:45:28 +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.