Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve landing README #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 26 additions & 3 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
A framework for building container images on Kubernetes
<h2 align="center"><center>An extensible framework for
building container images in Kubernetes</center></h2>

## Projects

Expand All @@ -12,6 +13,28 @@ A few of the most popular libraries:
* [**website**](https://github.com/shipwright-io/website), Source code for the shipwright.io website
* [**image**](https://github.com/shipwright-io/image), Shipwright Image APIs and Operators

## Help
## Getting Started 📚

- [Getting Started](https://shipwright.io/docs/getting-started/)

## Community 🙌

- [Kubernetes Slack](https://kubernetes.slack.com/messages/shipwright)
- [User Mailing List](https://lists.shipwright.io/admin/lists/shipwright-users.lists.shipwright.io/)

## Developer Resources ✏️

- [How to Contribute](https://github.com/shipwright-io/.github/blob/main/CONTRIBUTING.md)
- [Developer Mailing List](https://lists.shipwright.io/admin/lists/shipwright-dev.lists.shipwright.io/)

## Useful Links 📎

- [Documentation](https://shipwright.io/docs/)
- [Report a Vulnerability](https://github.com/shipwright-io/.github/blob/master/SECURITY.md)
- [Public Calendar invite](https://calendar.google.com/calendar/u/0/[email protected]&ctz=America/New_York)

## Policies 💡

- [Code of Conduct](https://github.com/shipwright-io/.github/blob/main/CODE_OF_CONDUCT.md)
- [Trademark Usage](https://www.linuxfoundation.org/legal/trademark-usage)

Open an issue on the relevant project. For security issues, see [SECURITY.md](https://github.com/shipwright-io/.github/blob/master/SECURITY.md).