Skip to content

Commit

Permalink
Gather cli beta docs in single page (#288)
Browse files Browse the repository at this point in the history
* monolith of cli beta

* cli-beta-pt

* updates message in note

* add note and button to cli beta guides

* link alpha to beta cli

* remove guides cli beta

* Update src/content/docs/pt-br/pages/guias/guides.mdx

* Update src/content/docs/en/pages/cli/azioncli-beta/azioncli-beta.mdx

Co-authored-by: Mariana Bellorín Aguilera <89138244+MarianaAguilera@users.noreply.github.com>

* Update src/content/docs/pt-br/pages/cli/azion-cli-beta/azioncli-beta.mdx

Co-authored-by: Mariana Bellorín Aguilera <89138244+MarianaAguilera@users.noreply.github.com>

---------

Co-authored-by: Mariana Bellorín Aguilera <89138244+MarianaAguilera@users.noreply.github.com>
  • Loading branch information
gabriel-azion and MarianaAguilera authored Oct 2, 2023
1 parent 5a0db14 commit e374567
Show file tree
Hide file tree
Showing 11 changed files with 3,706 additions and 886 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ To create a Next.js application on the Azion Platform you need:

- An account on the Azion platform with **Edge Functions** enabled.
- The Node.js runtime environment, version 16.x or 18.x, installed in a build environment.
- The latest [Azion CLI](/en/documentation/products/cli/first-steps/) version installed.
- The latest [Azion CLI](/en/documentation/products/azion-cli/overview/) version installed.

See how to have a Next.js project up and running on the Azion platform on [How to Build and Publish a Next.js Project with Server-side Rendering (SSR) on the Azion Platform](/en/documentation/products/guides/nextjs-ssr-on-azion-platform/).

**Note**: currently, only Static HTML Export Next.js use cases are supported by the Azion Platform.
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,5 @@ The `h` or `--help` option displays more information about the `azion` command.

---

<Button href="/en/documentation/products/cli/overview/" text="previous versions of Azion CLI 1.0.0" variant="secondary">
<Button href="/en/documentation/products/cli/beta/" text="previous versions of Azion CLI 1.0.0" variant="secondary">
</Button>
Loading

0 comments on commit e374567

Please sign in to comment.