pages.es/*: add Spanish translation; npm: update page (#11297)
* npm: improved description of npm list and npm install
* npm, nvm: add Spanish translation
* nvm: add Spanish translations to the commands
* helm-install, helm, nest, netlify, next, nginx, vite: add Spanish translation
* choco, clear, cmd, del, dir, mkdir: add Spanish translation
* helm-*: update Spanish translation
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* pages.es/common: update pages
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* pages.es/windows: update pages
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2023-10-27 13:43:16 -05:00
|
|
|
# netlify
|
|
|
|
|
|
|
|
> Despliegue de sitios y configuración del despliegue continuo en la plataforma de Netlify.
|
|
|
|
> Más información: <https://cli.netlify.com>.
|
|
|
|
|
|
|
|
- Accede a la cuenta Netlify:
|
|
|
|
|
|
|
|
`netlify login`
|
|
|
|
|
2024-11-17 16:03:22 +01:00
|
|
|
- Despliega el contenido de un directorio en Netlify:
|
pages.es/*: add Spanish translation; npm: update page (#11297)
* npm: improved description of npm list and npm install
* npm, nvm: add Spanish translation
* nvm: add Spanish translations to the commands
* helm-install, helm, nest, netlify, next, nginx, vite: add Spanish translation
* choco, clear, cmd, del, dir, mkdir: add Spanish translation
* helm-*: update Spanish translation
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* pages.es/common: update pages
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* pages.es/windows: update pages
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2023-10-27 13:43:16 -05:00
|
|
|
|
|
|
|
`netlify deploy`
|
|
|
|
|
|
|
|
- Configura el despliegue continuo para un sitio nuevo o existente:
|
|
|
|
|
|
|
|
`netlify init`
|
|
|
|
|
|
|
|
- Inicia un servidor local de desarrollo:
|
|
|
|
|
|
|
|
`netlify dev`
|