netlify: add Dutch translation (#11781)
This commit is contained in:
20
pages.nl/common/netlify.md
Normal file
20
pages.nl/common/netlify.md
Normal 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`
|
Reference in New Issue
Block a user