mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Add warning messages to Alpha docs
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
This commit is contained in:
parent
d16db60dad
commit
1680fd0d81
@ -10,6 +10,12 @@ Users love Strapi because it is open source, MIT licensed, fully customizable an
|
||||
|
||||
### Get Started
|
||||
|
||||
::: danger
|
||||
|
||||
The Alpha version of Strapi is no longer supported, please use the Beta version. You can find the relevant [documentation here](https://strapi.io/documentation/).
|
||||
|
||||
:::
|
||||
|
||||
You are invited to get started using Strapi. You may explore Strapi by:
|
||||
|
||||
1. A [Quick Start Guide](../getting-started/quick-start.html) for more intermediate to advanced developers.
|
||||
|
||||
@ -1,5 +1,11 @@
|
||||
# Tutorial
|
||||
|
||||
::: danger
|
||||
|
||||
The Alpha version of Strapi is no longer supported, please use the Beta version. You can find the relevant [documentation here](https://strapi.io/documentation/).
|
||||
|
||||
:::
|
||||
|
||||
This Tutorial is written for developers who prefer a more detailed step-by-step introduction. (A less detailed introduction can be found at [Quick Start Guide](/3.0.0-alpha.x/getting-started/quick-start.html).)
|
||||
|
||||
<div class="video-container">
|
||||
|
||||
@ -1,5 +1,11 @@
|
||||
# Quick Start Guide
|
||||
|
||||
::: danger
|
||||
|
||||
The Alpha version of Strapi is no longer supported, please use the Beta version. You can find the relevant [documentation here](https://strapi.io/documentation/).
|
||||
|
||||
:::
|
||||
|
||||
Get ready to make Strapi up and running in **less than 5 minutes** 🚀
|
||||
|
||||
<div class="video-container">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user