oh-my-posh/website
2024-07-06 10:33:36 +02:00
..
api docs: update API dependencies 2023-11-19 19:14:25 +01:00
blog docs(sidebar): restructure segment layout 2024-07-05 12:31:42 +02:00
docs feat(transient): allow setting a newline 2024-07-06 10:33:36 +02:00
plugins/appinsights refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
src docs: update prism theme 2024-06-12 13:23:36 +02:00
static chore: add winget configuration for development 2024-07-05 09:07:05 +02:00
.gitignore refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
docusaurus.config.js docs(banner): nudge for sponsorships 2024-06-21 16:15:12 +02:00
export_themes.js fix(image): use fixed image width 2024-02-15 20:27:20 +01:00
package-lock.json chore(website): update dependencies 2024-07-05 12:31:42 +02:00
package.json chore(website): update dependencies 2024-07-05 12:31:42 +02:00
README.md docs: update README to use npm 2023-06-29 07:56:34 +02:00
sidebars.js docs(sidebar): restructure segment layout 2024-07-05 12:31:42 +02:00
staticwebapp.config.json docs: remove social integration 2023-05-06 20:34:23 +02:00

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.