oh-my-posh/website
2023-01-09 09:18:18 +01:00
..
api
blog
docs feat(git): add commit information 2023-01-09 09:18:18 +01:00
plugins/appinsights
src docs: add Discord link 2022-12-23 13:30:56 +01:00
static
.gitignore
docusaurus.config.js docs: add Discord link 2022-12-23 13:30:56 +01:00
export_themes.js chore(website-export-theme): update screenshot string for chips.omp.json 2022-10-24 14:16:16 +02:00
package-lock.json revert(website): update dependencies 2022-12-18 15:36:04 +01:00
package.json revert(website): update dependencies 2022-12-18 15:36:04 +01:00
README.md
sidebars.js feat: add gitversion segment 2022-11-30 12:51:08 +01:00
staticwebapp.config.json chore(docs): update runtime to node16 2022-10-07 16:35:57 +02:00

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.