Welcome to Porter's documentation repository! This contains the source code for the hosted docs at https://docs.porter.run.
This website is built using Docusaurus 2, see the Docusaurus documentation here.
Developing the site is as easy as npm i
and npm start
. This will open up a browser window on localhost:3000
.
- Minor fixes/typos - please make a PR with the description of the current behavior and the changes that your PR is making.
- Major updates to documentation - please file an issue first if you would like to make a major update to existing documentation, and indicate that you would like to be assinged this issue.
- New documentation - please file an issue first and indicate that you would like to write this documentation.