Skip to content

Commit c70c1b7

Browse files
committed
Fixed a typo
1 parent a2d982a commit c70c1b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/blog/2019-02-27-jamstack-and-cd-pipelines-create-a-blog-with-nuxt-netlify-cms-and-netlify.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ summary: >-
55
Setting up your own personal blog is easier than ever with Nuxt.js. Take
66
advantage of the JAMstack and leave the problems that server-side CMS have
77
with Netlify CMS' solution while simplifying your development experience with
8-
Netlify's Continous Development.
8+
Netlify's Continous Deployment.
99
description: >-
1010
Guide to understand how to setup a static website built with Vue.js, compiled
1111
with Nuxt.js, that includes Netlify CMS and is served through Netlify's
12-
server's using their Continuous Development pipeline.
12+
server's using their Continuous Deployment pipeline.
1313
keywords: >-
1414
vue.js jamstack netlify cms blog how-to tutorial guide nuxt.js netlifycms cd
15-
continuous development vue nuxt
15+
continuous deployment vue nuxt
1616
date: '2019-03-01T21:15:00-06:00'
1717
thumbnail: /images/uploads/john-barkiple-539580-unsplash-micro.jpeg
1818
---

0 commit comments

Comments
 (0)