mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
c12eae399e
This change fixes the link in the windows documentation to the windows store to download oh my posh. The existing link was prefixed with "pathname://", which when clicked opens a new empty tab. Copying and pasting the link without "pathname://" into the address bar will correctly open the windows store for oh my posh. I tested this using the latest stable version of MS Edge and Firefox. |
||
---|---|---|
.. | ||
api | ||
blog | ||
docs | ||
plugins/appinsights | ||
src | ||
static | ||
.gitignore | ||
docusaurus.config.js | ||
export_themes.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
sidebars.js | ||
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.