Skip to content

Commit 1d8bcea

Browse files
authored
Updated author info
Also I just realized that the images in here might not work if we don't have original files in the directory. Is this true, @kylemathews?
1 parent fdf15c0 commit 1d8bcea

File tree

1 file changed

+1
-3
lines changed
  • docs/blog/2018-1-18-strapi-and-gatsby

1 file changed

+1
-3
lines changed

docs/blog/2018-1-18-strapi-and-gatsby/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: "Building a static blog using Gatsby and Strapi"
33
date: "2018-01-18"
4-
image: "toa-heftiba-274947.jpg"
54
author: "Pierre Burgy"
6-
excerpt: "How to build a site using Gatsby and Strapi, a cross between a Node.js framework and a CMS"
75
---
86

97
## Introduction
@@ -499,4 +497,4 @@ When your project is achieved, you will probably want to deploy it. The static w
499497
500498
The [code source of this tutorial is available on GitHub](https://github.com/strapi/strapi-examples/tree/master/gatsby-strapi-tutorial). To see it live, clone the repository, run `npm run setup`, start the Strapi server (`cd api && strapi start`) and the Gatsby server (`cd blog && npm run develop`).
501499

502-
We hope you enjoyed this tutorial. Feel free to comment on it, share it, and let us know how you create sites built with React and manage their content.
500+
We hope you enjoyed this tutorial. Feel free to comment on it, share it, and let us know how you create sites built with React and manage their content.

0 commit comments

Comments
 (0)