diff --git a/templates/garage_website_inspect.html b/templates/garage_website_inspect.html index 9396614..c0e0a89 100644 --- a/templates/garage_website_inspect.html +++ b/templates/garage_website_inspect.html @@ -76,7 +76,10 @@
Informations de connexion
-
+
+

Première configuration :

+ +
+sudo npm install -g dxfl
+dxfl login
+				
+ +

Pour déployer votre site contenu dans le dossier public :

+
+dxfl deploy {{ .View.Name.Pretty }} ./public
+				
+
+