oh-my-posh/website
2023-02-02 19:47:14 +01:00
..
api
blog
docs feat(shell): restore line logic for zsh and bash 2023-02-02 19:47:14 +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: rename robbyrussel to robbyrussell 2023-01-27 21:16:46 +01:00
package-lock.json chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /website 2023-01-27 07:51:54 +01:00
package.json revert(website): update dependencies 2022-12-18 15:36:04 +01:00
README.md
sidebars.js feat: add buf segment 2023-01-21 09:40:28 +01:00
staticwebapp.config.json

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.