Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

docs: update full static status #6460

Merged
merged 2 commits into from
Aug 9, 2022
Merged
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
4 changes: 2 additions & 2 deletions docs/content/2.guide/5.deploy/2.static-hosting.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Static Hosting

::alert{type=warning icon=🚧}
This feature is still experimental and under development for Nuxt 3. [Full static](https://nuxtjs.org/announcements/going-full-static) is not yet implemented but will be in the near future.
::alert{type=info}
The [full static feature](https://nuxtjs.org/announcements/going-full-static) is [under development](https://github.com/nuxt/framework/issues/6411) and will be available in the near future.
::

There are two ways to deploy a Nuxt application to any static hosting services:
Expand Down