- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
55 lines
2.4 KiB
Markdown
55 lines
2.4 KiB
Markdown
<p align="center">
|
|
<a href="https://turbo.build/repo">
|
|
<picture>
|
|
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/4060187/196936123-f6e1db90-784d-4174-b774-92502b718836.png">
|
|
<img src="https://user-images.githubusercontent.com/4060187/196936104-5797972c-ab10-4834-bd61-0d1e5f442c9c.png" height="128">
|
|
</picture>
|
|
<h1 align="center">Turborepo</h1>
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a aria-label="Vercel logo" href="https://vercel.com/">
|
|
<img src="https://img.shields.io/badge/MADE%20BY%20Vercel-000000.svg?style=for-the-badge&logo=Vercel&labelColor=000">
|
|
</a>
|
|
<a aria-label="NPM version" href="https://www.npmjs.com/package/turbo">
|
|
<img alt="" src="https://img.shields.io/npm/v/turbo.svg?style=for-the-badge&labelColor=000000">
|
|
</a>
|
|
<a aria-label="License" href="https://github.com/vercel/turbo/blob/main/LICENSE">
|
|
<img alt="" src="https://img.shields.io/npm/l/turbo.svg?style=for-the-badge&labelColor=000000&color=">
|
|
</a>
|
|
<a aria-label="Join the community on GitHub" href="https://github.com/vercel/turbo/discussions">
|
|
<img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=turborepo&labelColor=000000&logoWidth=20&logoColor=white">
|
|
</a>
|
|
</p>
|
|
|
|
## Getting Started
|
|
|
|
Visit https://turbo.build/repo/docs to get started with Turborepo and read the documentation.
|
|
|
|
## Community
|
|
|
|
The Turborepo community can be found on [GitHub Discussions](https://github.com/vercel/turbo/discussions), where you can ask questions, voice ideas, and share your projects.
|
|
|
|
To chat with other community members, you can join the [Turborepo Discord](https://turbo.build/discord)
|
|
|
|
Our [Code of Conduct](https://github.com/vercel/turbo/blob/main/CODE_OF_CONDUCT.md) applies to all Turborepo community channels.
|
|
|
|
## Who is using Turbo?
|
|
|
|
Turbo is used by the world's leading companies. Check out the [Turbo Showcase](https://turbo.build/showcase) to learn more.
|
|
|
|
## Updates
|
|
|
|
Follow [@turborepo](https://x.com/turborepo) on X and for project updates
|
|
|
|
## Author
|
|
|
|
- Jared Palmer ([@jaredpalmer](https://x.com/jaredpalmer))
|
|
|
|
## Security
|
|
|
|
If you believe you have found a security vulnerability in Turbo, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email `security@vercel.com` to disclose any security vulnerabilities.
|
|
|
|
https://vercel.com/security
|