oh-my-posh/website
Jan De Dobbeleer a4ef99acdb feat(command): run script
resolves #2556
2022-07-21 10:47:16 +02:00
..
api docs(api): use correct parameters for withings auth 2022-07-12 20:53:09 +02:00
blog fix(docs): typo in new blog, rgeardless => regardless 2022-05-19 21:39:22 +02:00
docs feat(command): run script 2022-07-21 10:47:16 +02:00
plugins/appinsights refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
src fix(oauth): correct expires_in data type 2022-07-21 10:47:16 +02:00
static feat: withings segment 2022-07-20 07:40:51 +02:00
.gitignore refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
docusaurus.config.js docs: yaml/toml documentation 2022-06-04 19:56:59 +02:00
export_themes.js feat(theme): added kushal theme 2022-07-13 07:38:26 +02:00
package-lock.json chore(deps): bump terser from 5.14.1 to 5.14.2 in /website 2022-07-21 09:06:31 +02:00
package.json docs: pin node versions 2022-07-01 23:58:26 +02:00
README.md refactor: rename docs -> website 2022-05-13 08:19:35 +02:00
sidebars.js feat: add lua segment 2022-07-20 12:42:44 +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.