ajout des liens dans le README

This commit is contained in:
Valentin 2024-05-03 19:11:54 +02:00
parent 3f261a4509
commit 23ee2b000d
1 changed files with 2 additions and 2 deletions

View File

@ -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.