ajout des liens dans le README
This commit is contained in:
parent
3f261a4509
commit
23ee2b000d
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Generate static site with content from [Directus CMS](https://directus.io/).
|
Generate static site with content from [Directus CMS](https://directus.io/).
|
||||||
|
|
||||||
Use the [Directus MariaDB boilerplate]() to launch the CMS locally.
|
Use the [Directus MariaDB boilerplate](https://gitea.valentin-le-moign.fr/val/directus_mariadb_boilerplate) to launch the CMS locally.
|
||||||
|
|
||||||
The files are retrieved and cached from Directus on build time.
|
The files are retrieved and cached from Directus on build time.
|
||||||
|
|
||||||
|
|
@ -38,4 +38,4 @@ npx serve .output/public
|
||||||
|
|
||||||
## Deploy
|
## Deploy
|
||||||
|
|
||||||
Deploy on a Debian VPS with the [Deploy CDCN]() script.
|
Deploy on a Debian VPS with the [Deploy DCDN Static](https://gitea.valentin-le-moign.fr/val/deployment_dcdn_static) script.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue