https://github.com/porter-dev/porter-docs
Documentation repository for Porter.
https://github.com/porter-dev/porter-docs
Last synced: 11 months ago
JSON representation
Documentation repository for Porter.
- Host: GitHub
- URL: https://github.com/porter-dev/porter-docs
- Owner: porter-dev
- Archived: true
- Created: 2021-12-22T17:37:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T17:05:15.000Z (almost 3 years ago)
- Last Synced: 2025-04-20T17:54:52.101Z (11 months ago)
- Language: CSS
- Size: 8.74 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Porter Documentation
Welcome to Porter's documentation repository! This contains the source code for the hosted docs at [https://docs.porter.run](https://docs.porter.run).
This website is built using [Docusaurus 2](https://docusaurus.io/), see the Docusaurus documentation [here](https://docusaurus.io/docs).
## Developing
Developing the site is as easy as `npm i` and `npm start`. This will open up a browser window on `localhost:3000`.
## Contributing
- **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.