oh-my-posh/website
Jan De Dobbeleer c844bd871e fix(ansi): print 256 correctly
resolves #3533
2023-02-26 15:48:28 +01:00
..
api
blog
docs fix(ansi): print 256 correctly 2023-02-26 15:48:28 +01:00
plugins/appinsights
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
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
sidebars.js feat: add Unity segment 2023-02-26 14:37:37 +00: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.