netlify: add Dutch translation (#11781)

pull/23/head
Sebastiaan Speck 2023-12-18 15:08:25 +01:00 committed by GitHub
parent 9ffda73603
commit 641d1b6fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# netlify
> Rol sites uit en configureer continuous deployment voor het Netlify platform.
> Meer informatie: <https://cli.netlify.com>.
- Log in bij het Netlify account:
`netlify login`
- Rol de inhoud van een map uit naar Netlify:
`netlify deploy`
- Configureer continuous deployment voor een nieuwe of bestaande site:
`netlify init`
- Start een lokale dev server:
`netlify dev`