Skip to content

Commit

Permalink
chore(repo): change tagline
Browse files Browse the repository at this point in the history
  • Loading branch information
bcabanes committed Dec 8, 2023
1 parent 463de60 commit a8c4c1c
Show file tree
Hide file tree
Showing 78 changed files with 221 additions and 221 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p style="text-align: center;">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-dark.svg">
<img alt="Nx - Smart, Fast and Extensible Build System" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-light.svg" width="100%">
<img alt="Nx - Smart Monorepos · Fast CI" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-light.svg" width="100%">
</picture>
</p>

Expand All @@ -19,9 +19,9 @@

<hr>

# Smart, Fast and Extensible Build System
# Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.

A few links to help you get started:

Expand All @@ -32,7 +32,7 @@ A few links to help you get started:
- [Blog Posts About Nx](https://blog.nrwl.io/nx/home)

<p style="text-align: center;"><a href="https://nx.dev/#learning-materials" target="_blank" rel="noreferrer"><img src="./images/nx-courses-and-videos.svg"
width="100%" alt="Nx - Smart, Fast and Extensible Build System"></a></p>
width="100%" alt="Nx - Smart Monorepos · Fast CI"></a></p>

# Engage with the Core Team and the Community

Expand Down
2 changes: 1 addition & 1 deletion docs/generated/manifests/nx-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
"githubRoot": "https://github.com/nrwl/nx/blob/master",
"name": "create-nx-workspace",
"packageName": "create-nx-workspace",
"description": "Smart, Fast and Extensible Build System",
"description": "Smart Monorepos · Fast CI",
"documents": {},
"root": "/packages/create-nx-workspace",
"source": "/packages/create-nx-workspace/src",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@
"source": "/packages/create-nx-plugin/src"
},
{
"description": "Smart, Fast and Extensible Build System",
"description": "Smart Monorepos · Fast CI",
"documents": [],
"executors": [],
"generators": [],
Expand Down
2 changes: 1 addition & 1 deletion docs/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
{
"name": "create-nx-workspace",
"packageName": "create-nx-workspace",
"description": "Smart, Fast and Extensible Build System",
"description": "Smart Monorepos · Fast CI",
"path": "generated/packages/create-nx-workspace.json",
"schemas": { "executors": [], "generators": [] }
},
Expand Down
6 changes: 3 additions & 3 deletions nx-dev/feature-doc-viewer/src/lib/doc-viewer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@ export function DocViewer({
title={vm.title + ' | Nx'}
description={
vm.description ??
'Next generation build system with first class monorepo support and powerful integrations.'
'Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.'
}
openGraph={{
url: 'https://nx.dev' + router.asPath,
title: vm.title,
description:
vm.description ??
'Next generation build system with first class monorepo support and powerful integrations.',
'Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.',
images: [
{
url: `https://nx.dev/images/open-graph/${router.asPath
Expand All @@ -81,7 +81,7 @@ export function DocViewer({
}`,
width: 1600,
height: 800,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export function PackageSchemaList({
url: vm.seo.imageUrl,
width: 1600,
height: 800,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export function PackageSchemaSubList({
url: vm.seo.imageUrl,
width: 1600,
height: 800,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export function PackageSchemaViewer({
seo: {
title: `${pkg.packageName}:${schema.name} | Nx`,
description:
'Next generation build system with first class monorepo support and powerful integrations.',
'Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.',
imageUrl: `https://nx.dev/images/open-graph/${router.asPath
.replace('/', '')
.replace(/\//gi, '-')}.jpg`,
Expand Down Expand Up @@ -56,7 +56,7 @@ export function PackageSchemaViewer({
url: vm.seo.imageUrl,
width: 1600,
height: 800,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
Expand Down
10 changes: 5 additions & 5 deletions nx-dev/nx-dev/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@ export default function CustomApp({
return (
<>
<DefaultSeo
title="Nx: Smart, Fast and Extensible Build System"
description="Next generation build system with first class monorepo support and powerful integrations."
title="Nx: Smart Monorepos · Fast CI"
description="Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI."
openGraph={{
url: 'https://nx.dev' + router.asPath,
title: 'Nx: Smart, Fast and Extensible Build System',
title: 'Nx: Smart Monorepos · Fast CI',
description:
'Next generation build system with first class monorepo support and powerful integrations.',
'Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.',
images: [
{
url: 'https://nx.dev/images/nx-media.jpg',
width: 800,
height: 421,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
Expand Down
2 changes: 1 addition & 1 deletion nx-dev/nx-dev/pages/blog/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default function Blog(): JSX.Element {
url: 'https://nx.dev/socials/nx-media.png',
width: 800,
height: 421,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
Expand Down
2 changes: 1 addition & 1 deletion nx-dev/nx-dev/pages/changelog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ export default function Changelog(props: ChangeLogProps): JSX.Element {
url: 'https://nx.dev/images/nx-media.jpg',
width: 800,
height: 421,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
Expand Down
2 changes: 1 addition & 1 deletion nx-dev/nx-dev/pages/community.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function Community(): JSX.Element {
url: 'https://nx.dev/socials/nx-media.png',
width: 800,
height: 421,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
Expand Down
10 changes: 5 additions & 5 deletions nx-dev/nx-dev/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@ export default function Index(): JSX.Element {
return (
<>
<NextSeo
title="Nx: Smart, Fast and Extensible Build System"
description="Next generation build system with first class monorepo support and powerful integrations."
title="Nx: Smart Monorepos · Fast CI"
description="Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI."
openGraph={{
url: 'https://nx.dev',
title: 'Nx: Smart, Fast and Extensible Build System',
title: 'Nx: Smart Monorepos · Fast CI',
description:
'Nx is a smart, fast and extensible build system which comes with first class monorepo support and powerful integrations.',
'Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.',
images: [
{
url: 'https://nx.dev/socials/nx-media.png',
width: 1200,
height: 600,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/png',
},
],
Expand Down
2 changes: 1 addition & 1 deletion nx-dev/nx-dev/pages/nx-api/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default function Packages({
url: 'https://nx.dev/socials/nx-media.png',
width: 1200,
height: 600,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/png',
},
],
Expand Down
2 changes: 1 addition & 1 deletion nx-dev/nx-dev/pages/plugin-registry.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export default function Browse(props: BrowseProps): JSX.Element {
url: 'https://nx.dev/images/nx-media.jpg',
width: 800,
height: 421,
alt: 'Nx: Smart, Fast and Extensible Build System',
alt: 'Nx: Smart Monorepos · Fast CI',
type: 'image/jpeg',
},
],
Expand Down
2 changes: 1 addition & 1 deletion nx-dev/ui-common/src/lib/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ export function Footer(): JSX.Element {
<title>Nx</title>
<path d="M11.987 14.138l-3.132 4.923-5.193-8.427-.012 8.822H0V4.544h3.691l5.247 8.833.005-3.998 3.044 4.759zm.601-5.761c.024-.048 0-3.784.008-3.833h-3.65c.002.059-.005 3.776-.003 3.833h3.645zm5.634 4.134a2.061 2.061 0 0 0-1.969 1.336 1.963 1.963 0 0 1 2.343-.739c.396.161.917.422 1.33.283a2.1 2.1 0 0 0-1.704-.88zm3.39 1.061c-.375-.13-.8-.277-1.109-.681-.06-.08-.116-.17-.176-.265a2.143 2.143 0 0 0-.533-.642c-.294-.216-.68-.322-1.18-.322a2.482 2.482 0 0 0-2.294 1.536 2.325 2.325 0 0 1 4.002.388.75.75 0 0 0 .836.334c.493-.105.46.36 1.203.518v-.133c-.003-.446-.246-.55-.75-.733zm2.024 1.266a.723.723 0 0 0 .347-.638c-.01-2.957-2.41-5.487-5.37-5.487a5.364 5.364 0 0 0-4.487 2.418c-.01-.026-1.522-2.39-1.538-2.418H8.943l3.463 5.423-3.379 5.32h3.54l1.54-2.366 1.568 2.366h3.541l-3.21-5.052a.7.7 0 0 1-.084-.32 2.69 2.69 0 0 1 2.69-2.691h.001c1.488 0 1.736.89 2.057 1.308.634.826 1.9.464 1.9 1.541a.707.707 0 0 0 1.066.596zm.35.133c-.173.372-.56.338-.755.639-.176.271.114.412.114.412s.337.156.538-.311c.104-.231.14-.488.103-.74z" />
</svg>
<p className="text-sm">Smart, Fast and Extensible Build System</p>
<p className="text-sm">Smart Monorepos · Fast CI</p>
<div className="flex space-x-6">
{navigation.social.map((item) => (
<Link
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx/nx-source",
"description": "Smart, Fast and Extensible Build System",
"description": "Smart Monorepos · Fast CI",
"homepage": "https://nx.dev",
"private": true,
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages-legacy/angular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/angular will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/cypress/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/cypress will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/detox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/detox will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/devkit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/devkit will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/esbuild/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/esbuild will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/eslint-plugin-nx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/eslint-plugin-nx will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/expo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/expo will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/express/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/express will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/jest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/jest will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/js will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/linter-nx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nx/linter will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
6 changes: 3 additions & 3 deletions packages-legacy/linter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

@nrwl/linter will no longer be published in Nx v18.

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart Monorepos · Fast CI"></p>

# Nx: Smart, Fast and Extensible Build System
# Nx: Smart Monorepos · Fast CI

Nx is a next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
Loading

0 comments on commit a8c4c1c

Please sign in to comment.