mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
2cf6198b4c
@ -10,6 +10,12 @@ Users love Strapi because it is open source, MIT licensed, fully customizable an
|
|||||||
|
|
||||||
### Get Started
|
### 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:
|
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. A [Quick Start Guide](../getting-started/quick-start.html) for more intermediate to advanced developers.
|
||||||
|
|||||||
@ -1,5 +1,11 @@
|
|||||||
# Tutorial
|
# 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).)
|
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">
|
<div class="video-container">
|
||||||
|
|||||||
@ -1,5 +1,11 @@
|
|||||||
# Quick Start Guide
|
# 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** 🚀
|
Get ready to make Strapi up and running in **less than 5 minutes** 🚀
|
||||||
|
|
||||||
<div class="video-container">
|
<div class="video-container">
|
||||||
|
|||||||
@ -606,7 +606,3 @@ db.getCollection('contentTypeCollection').update(
|
|||||||
## Rebuilding your administration panel
|
## Rebuilding your administration panel
|
||||||
|
|
||||||
Now delete the `.cache` and `build` folders. Then run `yarn develop`.
|
Now delete the `.cache` and `build` folders. Then run `yarn develop`.
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user