diff --git a/FEATURES.md b/FEATURES.md index 7efc2a060d1..9a3c2aec2e2 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -31,7 +31,7 @@ Unique Vike features: - Vike allows the user to use different UI frameworks for the same app - For example, a Vike sponsor uses Vike to use Solid for all its pages except for one page that uses React because it needs a React library that doesn't exist for Solid - Important for Solid: for React users that are tempted to use Solid, Solid can sell the story "try Solid while being able to fall back to React, e.g. if a page needs some React library". - - Users can build a custom [Framework-as-a-Product](https://vike.land/#framework-as-a-product). (Vike has been designed so that frameworks can be built on top of it.) + - Users can build a custom [Framework-as-a-Product](https://land.vike.dev/#framework-as-a-product). (Vike has been designed so that frameworks can be built on top of it.) - [Custom configs](https://vike.dev/meta) - Low-level primitives allowing users to deeply integrate with data fetching tools. - For example, Vike sponsors use it to deeply integrate Relay. (Facebook's internal framework deeply integrates with Relay in ways that aren't possible with Next.js.) diff --git a/docs/pages/build-your-own-framework/+Page.mdx b/docs/pages/build-your-own-framework/+Page.mdx index c5fae46949b..26be2164b7f 100644 --- a/docs/pages/build-your-own-framework/+Page.mdx +++ b/docs/pages/build-your-own-framework/+Page.mdx @@ -32,9 +32,9 @@ In other words, the framework takes care of the UI framework integration (React, Beyond integrating Vike with a UI framework, you can include anything you want to your framework, such as a custom server (e.g. Express.js), a database and ORM (e.g. SQLite + Prisma), deployment (e.g. Cloudflare Workers), error tracking (e.g. Sentry), a CLI, etc. -You can implement an [all-included framework](https://vike.land/#all-included) so that all your framework's users have left to do is: define UI components, and define data models (if your framework has a database). +You can implement an [all-included framework](https://land.vike.dev/#all-included) so that all your framework's users have left to do is: define UI components, and define data models (if your framework has a database). ## More tools -See [Vike > Getting Started](https://vike.land/#getting-started) for more tools to build your own framework. +See [Vike > Getting Started](https://land.vike.dev/#getting-started) for more tools to build your own framework. diff --git a/docs/pages/index/features/Features.tsx b/docs/pages/index/features/Features.tsx index 21d70feeada..d7cab1ed31e 100644 --- a/docs/pages/index/features/Features.tsx +++ b/docs/pages/index/features/Features.tsx @@ -286,7 +286,7 @@ function Features() { desc: ( <>
- Use Vike to Build Your Own Framework. Hundreds of lines of code are + Use Vike to Build Your Own Framework. Hundreds of lines of code are enough to build your own Next.js / Nuxt.
diff --git a/docs/pages/nextjs/+Page.mdx b/docs/pages/nextjs/+Page.mdx index ec0c5628bf0..45c42caccb8 100644 --- a/docs/pages/nextjs/+Page.mdx +++ b/docs/pages/nextjs/+Page.mdx @@ -49,7 +49,7 @@ HTTP server | No*, bring your own | Baked-in, custom server partially supported | API routes | No*, use your server or an . | Yes | | Internationalization (i18n) | Yes | Limited | | | Yes | No | -| [Build your own framework](https://vike.land) | Yes | No | +| [Build your own framework](https://land.vike.dev) | Yes | No | |
**Deployment options**
| | | | Vercel | Yes, minimal config | Yes, zero config | | Cloudflare Workers | Yes, minimal config | Yes, but limited | @@ -237,8 +237,8 @@ Vike is designed from the ground up to enable users to build frameworks on top o You can build your own framework with only hundreds of lines of code. -> While there are many [uses cases for building your own framework](https://vike.land), the most prominent one is [building company internal frameworks](https://vike.land#scale). +> While there are many [uses cases for building your own framework](https://land.vike.dev), the most prominent one is [building company internal frameworks](https://land.vike.dev#scale). We foster the proliferation of React frameworks, highly-tailored to specific use cases. -Read more at [Vike.land](https://vike.land). +Read more at [Vike.land](https://land.vike.dev). diff --git a/docs/pages/press/+Page.mdx b/docs/pages/press/+Page.mdx index e9205be591a..5a79780c2e7 100644 --- a/docs/pages/press/+Page.mdx +++ b/docs/pages/press/+Page.mdx @@ -31,7 +31,7 @@ import './press.css' ## Logo -> Check out the [Vike Logo Editor](https://vike.land/editor) for customization, or reach out; we can generate tailored assets for you. +> Check out the [Vike Logo Editor](https://land.vike.dev/editor) for customization, or reach out; we can generate tailored assets for you. **vike-vertical.svg**