oh-my-posh/website
2025-03-03 13:59:11 +01:00
..
api chore(docs): update API dependencies 2025-02-27 08:48:41 +01:00
blog feat(palettes): allow color reuse using palette 2024-09-02 12:46:27 +02:00
docs feat(owm): add ability to set location by env var 2025-03-03 13:59:11 +01:00
plugins/appinsights
src refactor(upgrade): allow setting from CLI 2024-11-04 12:15:40 +01:00
static chore(install): use CDN for unix 2024-12-01 17:37:37 +01:00
.gitignore
docusaurus.config.js docs: add subscription links 2024-11-09 11:41:53 +01:00
export_themes.js
package-lock.json chore(docs): update docusaurus to latest 2025-02-27 08:48:41 +01:00
package.json chore(docs): update docusaurus to latest 2025-02-27 08:48:41 +01:00
README.md
sidebars.js feat(vlang): add V lang segment 2025-03-03 13:59:11 +01: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.