oh-my-posh/website
2024-06-10 11:34:16 +02:00
..
api
blog
docs docs: update website/docs/contributors.md [skip ci] 2024-06-10 11:34:16 +02:00
plugins/appinsights refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
src docs: improve home page 2024-06-08 10:13:14 +02:00
static
.gitignore
docusaurus.config.js
export_themes.js
package-lock.json chore: add react-router-dom 2024-06-08 10:12:07 +02:00
package.json chore: add react-router-dom 2024-06-08 10:12:07 +02:00
README.md docs: update README to use npm 2023-06-29 07:56:34 +02:00
sidebars.js feat(segment): add bun 2024-06-10 11:33:44 +02:00
staticwebapp.config.json

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.