Skip to content

Commit fc5857c

Browse files
author
Matthew Sweeney
authored
Update Guides Logo's (#1539)
* change now to zeit logo * add missing images * add missing images
1 parent ec3d4c9 commit fc5857c

16 files changed

+64
-52
lines changed

lib/data/guides.json

+30-26
Large diffs are not rendered by default.

pages/guides/deploying-angular-with-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ export const meta = {
1515
example: 'angular',
1616
demo: 'https://angular.now-examples.now.sh',
1717
image:
18-
'https://og-image.now.sh/**Deploy%20an%20Angular%20app**%20with%20Now.png?theme=light&md=1&fontSize=90px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fangular.io%2Fassets%2Fimages%2Flogos%2Fangular%2Fangular.svg&heights=250&heights=300',
18+
'https://og-image.now.sh/**Deploy%20an%20Angular%20app**%20with%20Now.png?theme=light&md=1&fontSize=90px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fangular.io%2Fassets%2Fimages%2Flogos%2Fangular%2Fangular.svg&heights=250&heights=300',
1919
editUrl: 'pages/guides/deploying-angular-with-now.mdx',
20-
lastEdited: '2019-11-27T13:36:05.000Z'
20+
lastEdited: '2020-01-07T13:16:17.000Z'
2121
}
2222

2323
Angular is a popular JavaScript framework for building apps across all platforms; web, mobile web, native mobile, and native desktop.

pages/guides/deploying-charge-with-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ export const meta = {
1515
example: 'charge',
1616
demo: 'https://charge.now-examples.now.sh',
1717
image:
18-
'https://og-image.now.sh/**Deploy%20a%20Charge%20site**%20with%20Now.png?theme=light&md=1&fontSize=75px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fd33wubrfki0l68.cloudfront.net%2F25151dcf9878a3c40b686628cc84c9292d95ca0e%2F9e22f%2Fimages%2Flogomark.svg',
18+
'https://og-image.now.sh/**Deploy%20a%20Charge%20site**%20with%20Now.png?theme=light&md=1&fontSize=75px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fd33wubrfki0l68.cloudfront.net%2F25151dcf9878a3c40b686628cc84c9292d95ca0e%2F9e22f%2Fimages%2Flogomark.svg',
1919
editUrl: 'pages/guides/deploying-charge-with-now.mdx',
20-
lastEdited: '2019-11-27T13:36:05.000Z'
20+
lastEdited: '2020-01-07T13:16:17.000Z'
2121
}
2222

2323
[Charge](https://charge.js.org/) is an opinionated, zero-config static site generator written in JavaScript. Charge is fast, simple and behaves the way you expect it to.

pages/guides/deploying-gatsby-with-now.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ export const meta = {
1313
url: '/guides/deploying-gatsby-with-now',
1414
example: 'gatsby-functions',
1515
demo: 'https://gatsby-functions.now-examples.now.sh',
16+
image:
17+
'https://og-image.now.sh/**Deploying%20Gatsby%20Sites**%20%3Cbr%20%2F%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fcdn.svgporn.com%2Flogos%2Fgatsby.svg',
1618
editUrl: 'pages/guides/deploying-gatsby-with-now.mdx',
17-
lastEdited: '2019-11-27T13:36:05.000Z'
19+
lastEdited: '2020-01-07T13:30:24.000Z'
1820
}
1921

2022
[Gatsby](https://www.gatsbyjs.org) is a popular front-end framework that helps you create static apps and websites with React.

pages/guides/deploying-gridsome-with-zeit-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ export const meta = {
1313
example: 'gridsome',
1414
demo: 'https://gridsome.now-examples.now.sh',
1515
image:
16-
'https://og-image.now.sh/**Deploying%20Gridsome%20Sites**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fgridsome.org%2Flogos%2Fonly-logo.svg&widths=auto&widths=auto',
16+
'https://og-image.now.sh/**Deploying%20Gridsome%20Sites**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fgridsome.org%2Flogos%2Fonly-logo.svg&widths=auto&widths=auto',
1717
editUrl: 'pages/guides/deploying-gridsome-with-zeit-now.mdx',
18-
lastEdited: '2019-11-27T13:36:05.000Z'
18+
lastEdited: '2020-01-07T13:16:17.000Z'
1919
}
2020

2121
[Gridsome](https://gridsome.org/) is an open source Vue.js site generator which gives developers the power to build sites that are fast by default.

pages/guides/deploying-hugo-with-now.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ export const meta = {
1414
url: '/guides/deploying-hugo-with-now',
1515
example: 'hugo',
1616
demo: 'https://hugo.now-examples.now.sh',
17+
image:
18+
'https://og-image.now.sh/**Deploying%20Hugo%20Sites**%20%3Cbr%20%2F%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fimg.stackshare.io%2Fservice%2F1158%2Fhugo-icon.png&widths=250&widths=300&heights=250&heights=300',
1719
editUrl: 'pages/guides/deploying-hugo-with-now.mdx',
18-
lastEdited: '2020-01-06T14:18:45.000Z'
20+
lastEdited: '2020-01-07T13:30:24.000Z'
1921
}
2022

2123
[Hugo](https://gohugo.io) is a very popular framework for creating static websites. It's fast and flexible.

pages/guides/deploying-nextjs-with-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ export const meta = {
1414
example: 'nextjs',
1515
demo: 'https://nextjs.now-examples.now.sh',
1616
image:
17-
'https://og-image.now.sh/**Deploy%20Serverless%20Next.js**%20with%20Now.png?theme=light&md=1&fontSize=83px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnextjs-black-logo.svg&heights=250&heights=350',
17+
'https://og-image.now.sh/**Deploy%20Serverless%20Next.js**%20with%20Now.png?theme=light&md=1&fontSize=83px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnextjs-black-logo.svg&heights=250&heights=350',
1818
editUrl: 'pages/guides/deploying-nextjs-with-now.mdx',
19-
lastEdited: '2019-11-27T13:36:05.000Z'
19+
lastEdited: '2020-01-07T13:16:17.000Z'
2020
}
2121

2222
Next.js is a framework, created by [ZEIT](https://zeit.co), for creating production-ready and lightning fast React apps with a lot of handy features built-in.

pages/guides/deploying-nuxtjs-with-zeit-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ export const meta = {
1414
example: 'nuxtjs',
1515
demo: 'https://nuxtjs.now-examples.now.sh',
1616
image:
17-
'https://og-image.now.sh/**Deploy%20Nuxt.js%20Apps**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fnuxtjs.org%2Flogos%2Fnuxt-square.svg&widths=250&widths=300&heights=250&heights=300',
17+
'https://og-image.now.sh/**Deploy%20Nuxt.js%20Apps**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fnuxtjs.org%2Flogos%2Fnuxt-square.svg&widths=250&widths=300&heights=250&heights=300',
1818
editUrl: 'pages/guides/deploying-nuxtjs-with-zeit-now.mdx',
19-
lastEdited: '2019-11-27T13:36:05.000Z'
19+
lastEdited: '2020-01-07T13:16:17.000Z'
2020
}
2121

2222
[Nuxt.js](https://nuxtjs.org/) is an open-source Vue.js-based framework that provides multiple different rendering modes, one of which allows you generate a static app.

pages/guides/deploying-preact-with-zeit-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ export const meta = {
1515
example: 'preact',
1616
demo: 'https://preact.now-examples.now.sh',
1717
image:
18-
'https://og-image.now.sh/**Deploy%20a%20Preact%20App**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fwww.stickpng.com%2Fassets%2Fimages%2F584815e7cef1014c0b5e4978.png',
19-
lastEdited: '2019-11-27T13:36:05.000Z'
18+
'https://og-image.now.sh/**Deploy%20a%20Preact%20App**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fwww.stickpng.com%2Fassets%2Fimages%2F584815e7cef1014c0b5e4978.png',
19+
lastEdited: '2020-01-07T13:16:17.000Z'
2020
}
2121

2222
[Preact](https://preactjs.com/) is a fast 3kB alternative to React with the same modern API.

pages/guides/deploying-pusher-channels-with-zeit-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ export const meta = {
1313
authors: ['coetry'],
1414
url: '/guides/deploying-pusher-channels-with-zeit-now',
1515
image:
16-
'https://og-image.now.sh/**Deploy%20Pusher%20Channels%20Apps**%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=96px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fpusher-icon.now-examples.now.sh&widths=250&widths=300&heights=250&heights=250',
16+
'https://og-image.now.sh/**Deploy%20Pusher%20Channels%20Apps**%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=96px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fpusher-icon.now-examples.now.sh&widths=250&widths=300&heights=250&heights=250',
1717
editUrl: 'pages/guides/deploying-pusher-channels-with-zeit-now.mdx',
18-
lastEdited: '2019-11-05T20:55:16.000Z'
18+
lastEdited: '2020-01-07T13:16:17.000Z'
1919
}
2020

2121
[Pusher Channels](https://pusher.com/channels) is a service that makes it easy to add real-time data and functionality to web and mobile apps by using [WebSockets](https://en.wikipedia.org/wiki/WebSocket).

pages/guides/deploying-react-with-now-cra.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ export const meta = {
1313
url: '/guides/deploying-react-with-now-cra',
1414
example: 'create-react-app-functions',
1515
demo: 'https://create-react-app.now-examples.now.sh',
16+
image:
17+
'https://og-image.now.sh/**Deploying%20React%20Apps**%20%3Cbr%20%2F%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fcdn.svgporn.com%2Flogos%2Freact.svg&widths=250&widths=300&heights=250&heights=300',
1618
editUrl: 'pages/guides/deploying-react-with-now-cra.mdx',
17-
lastEdited: '2019-11-27T13:36:05.000Z'
19+
lastEdited: '2020-01-07T13:30:24.000Z'
1820
}
1921

2022
[React](https://reactjs.org/) is a popular open-source JavaScript framework, maintained by Facebook, for easily creating interactive [single-page apps](https://en.wikipedia.org/wiki/Single-page_application) (SPAs).

pages/guides/deploying-sanity-studio-with-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ export const meta = {
1212
authors: ['knut'],
1313
url: '/guides/deploying-sanity-studio-with-now',
1414
image:
15-
'https://og-image.now.sh/Deploy%20Sanity%20with%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fcdn.sanity.io%2Fimages%2F3do82whm%2Fproduction%2F32ad3bafc3c20872754ca164eece005c6827fac4-186x247.svg',
15+
'https://og-image.now.sh/Deploy%20Sanity%20with%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fcdn.sanity.io%2Fimages%2F3do82whm%2Fproduction%2F32ad3bafc3c20872754ca164eece005c6827fac4-186x247.svg',
1616
editUrl: 'pages/guides/deploying-sanity-studio-with-now.mdx',
17-
lastEdited: '2019-11-27T13:36:05.000Z'
17+
lastEdited: '2020-01-07T13:16:17.000Z'
1818
}
1919

2020
[Sanity.io](https://www.sanity.io) is a platform for structured content with an open source editing environment. Sanity Studio is a single page app written in React, where you can configure the document types and input fields, with simple JavaScript objects. The Studio connects to Sanity’s hosted real-time APIs. You can also customize the Studio with your own input components, plugins, and tools.

pages/guides/deploying-statickit-with-zeit-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ export const meta = {
1313
url: '/guides/deploying-statickit-with-zeit-now',
1414
editUrl: 'pages/guides/deploying-statickit-with-zeit-now.mdx',
1515
image:
16-
'https://og-image.now.sh/**Deploy%20a%20StaticKit%20Project**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB3aWR0aD0iNDYwcHgiIGhlaWdodD0iNDYwcHgiIHZpZXdCb3g9IjAgMCA0NjAgNDYwIiB2%250D%250AZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxp%250D%250Abms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgc3Ryb2tlPSJub25lIiBz%250D%250AdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI%2BCiAgICAgICAg%250D%250APGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAwLjAwMDAwMCwgMTAwLjAwMDAwMCkiIGZpbGw9IiMw%250D%250AMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyI%2BCiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLDAgTDI2%250D%250AMCwwIEwyNjAsNzYuNzgxMjUgTDI2MCwyNjAgTDAsMjYwIEwwLDAgWiBNMzAsMzAgTDMwLDIzMCBM%250D%250AMjMwLDIzMCBMMjMwLDMwIEwzMCwzMCBaIj48L3BhdGg%2BCiAgICAgICAgICAgIDxwb2x5Z29uIHRy%250D%250AYW5zZm9ybT0idHJhbnNsYXRlKDEzMC4wMDAwMDAsIDEzMC4wMDAwMDApIHJvdGF0ZSgtNDUuMDAw%250D%250AMDAwKSB0cmFuc2xhdGUoLTEzMC4wMDAwMDAsIC0xMzAuMDAwMDAwKSAiIHBvaW50cz0iNzAgMTQ1%250D%250AIDE5MCAxNDUgMTkwIDExNSA3MCAxMTUiPjwvcG9seWdvbj4KICAgICAgICA8L2c%2BCiAgICA8L2c%2B%250D%250ACjwvc3ZnPgo%3D&heights=200&heights=300',
17-
lastEdited: '2019-11-27T13:36:05.000Z'
16+
'https://og-image.now.sh/**Deploy%20a%20StaticKit%20Project**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB3aWR0aD0iNDYwcHgiIGhlaWdodD0iNDYwcHgiIHZpZXdCb3g9IjAgMCA0NjAgNDYwIiB2%250D%250AZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxp%250D%250Abms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgc3Ryb2tlPSJub25lIiBz%250D%250AdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI%2BCiAgICAgICAg%250D%250APGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAwLjAwMDAwMCwgMTAwLjAwMDAwMCkiIGZpbGw9IiMw%250D%250AMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyI%2BCiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLDAgTDI2%250D%250AMCwwIEwyNjAsNzYuNzgxMjUgTDI2MCwyNjAgTDAsMjYwIEwwLDAgWiBNMzAsMzAgTDMwLDIzMCBM%250D%250AMjMwLDIzMCBMMjMwLDMwIEwzMCwzMCBaIj48L3BhdGg%2BCiAgICAgICAgICAgIDxwb2x5Z29uIHRy%250D%250AYW5zZm9ybT0idHJhbnNsYXRlKDEzMC4wMDAwMDAsIDEzMC4wMDAwMDApIHJvdGF0ZSgtNDUuMDAw%250D%250AMDAwKSB0cmFuc2xhdGUoLTEzMC4wMDAwMDAsIC0xMzAuMDAwMDAwKSAiIHBvaW50cz0iNzAgMTQ1%250D%250AIDE5MCAxNDUgMTkwIDExNSA3MCAxMTUiPjwvcG9seWdvbj4KICAgICAgICA8L2c%2BCiAgICA8L2c%2B%250D%250ACjwvc3ZnPgo%3D&heights=200&heights=300',
17+
lastEdited: '2020-01-07T13:16:17.000Z'
1818
}
1919

2020
[StaticKit](https://statickit.com/) is a collection of dynamic components for static sites, enabling developers to build dynamic interfaces with ease.

pages/guides/deploying-storybook-with-zeit-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ export const meta = {
1616
demo: 'https://storybook.now-examples.now.sh',
1717
editUrl: 'pages/guides/deploying-storybook-with-zeit-now.mdx',
1818
image:
19-
'https://og-image.now.sh/**Deploy%20a%20Storybook%20Library**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fpbs.twimg.com%2Fprofile_images%2F1100804485616566273%2FsOct-Txm_400x400.png',
20-
lastEdited: '2019-11-27T13:36:05.000Z'
19+
'https://og-image.now.sh/**Deploy%20a%20Storybook%20Library**%20%3Cbr%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fpbs.twimg.com%2Fprofile_images%2F1100804485616566273%2FsOct-Txm_400x400.png',
20+
lastEdited: '2020-01-07T13:16:17.000Z'
2121
}
2222

2323
[Storybook](https://storybook.js.org/) is an open source tool for developing JavaScript UI components in isolation. [Svelte](https://svelte.dev/) is a component framework that allows you to write highly-efficient, imperative code, that surgically updates the DOM to maintain performance.

pages/guides/deploying-vuejs-to-now.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ export const meta = {
1414
example: 'vue',
1515
demo: 'https://vue.now-examples.now.sh',
1616
image:
17-
'https://og-image.now.sh/**Deploy%20a%20Vue.js%20App**%20with%20Now.png?theme=light&md=1&fontSize=96px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fnow-black.svg&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Fv1551318573%2Ffront%2Fdocs%2Fogp%2Fvue-logo.svg',
17+
'https://og-image.now.sh/**Deploy%20a%20Vue.js%20App**%20with%20Now.png?theme=light&md=1&fontSize=96px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Fv1551318573%2Ffront%2Fdocs%2Fogp%2Fvue-logo.svg',
1818
editUrl: 'pages/guides/deploying-vuejs-to-now.mdx',
19-
lastEdited: '2019-11-27T13:36:05.000Z'
19+
lastEdited: '2020-01-07T13:16:17.000Z'
2020
}
2121

2222
Vue.js is an open source JavaScript framework for building user interfaces. It is popularly known for its gentle learning curve and is adopted by a lot of developers for crafting single-page apps (SPAs) globally.

pages/guides/deploying-vuepress-to-now.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ export const meta = {
1212
url: '/guides/deploying-vuepress-to-now',
1313
example: 'vuepress',
1414
demo: 'https://vuepress.now-examples.now.sh',
15+
image:
16+
'https://og-image.now.sh/**Deploying%20VuePress%20Sites**%20%3Cbr%20%2F%3E%20with%20ZEIT%20Now.png?theme=light&md=1&fontSize=100px&images=https%3A%2F%2Fassets.zeit.co%2Fimage%2Fupload%2Ffront%2Fassets%2Fdesign%2Fzeit-black-triangle.svg&images=https%3A%2F%2Fvuepress.vuejs.org%2Fhero.png&widths=250&widths=300&heights=250&heights=300',
1517
editUrl: 'pages/guides/deploying-vuepress-to-now.mdx',
16-
lastEdited: '2019-11-27T13:36:05.000Z'
18+
lastEdited: '2020-01-07T13:30:24.000Z'
1719
}
1820

1921
VuePress is a vue-powered static generator. It is used for generating static sites with a focus on writing.

0 commit comments

Comments
 (0)