oh-my-posh/website
2024-05-04 08:07:47 +02:00
..
api docs: update API dependencies 2023-11-19 19:14:25 +01:00
blog
docs fix(nu): support starting with --no-history 2024-05-04 08:07:47 +02:00
plugins/appinsights
src docs: update dependencies 2023-11-19 19:14:25 +01:00
static docs(image): add font zip file 2024-02-15 08:50:31 +01:00
.gitignore
docusaurus.config.js
export_themes.js fix(image): use fixed image width 2024-02-15 20:27:20 +01:00
package-lock.json docs: update dependencies 2023-11-19 19:14:25 +01:00
package.json fix: added polling flag for hot reloading to work in dev container 2024-04-17 13:24:18 +02:00
README.md
sidebars.js feat(segment): add talosctl 2024-05-04 07:56:15 +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.