Skip to content

Commit

Permalink
Update readme and social share
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Jul 18, 2019
1 parent ed39fb9 commit 08f6c7a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# GrapgQL Wrocław Website

Code that runs https://graphqlwroclaw.org

### Development:

`$ npm run server`
Expand All @@ -14,4 +16,8 @@ Build on node v12.1.0

### Updating stage

Latest commit on repo is deployed automatically to the stage.
Latest commit on repo is deployed automatically to the stage.

### Updating prod

Latest git release is deployed automatically to the prod.
3 changes: 2 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ module.exports = {
pathPrefix: "/graphql-wroclaw-website",
siteMetadata: {
title: `GraphQL Wroclaw`,
description: `Events about GraphQL`,
description: `GraphQL Wroclaw has rapidly grown into a thriving community. Regular Meetup events are a chance to exchange knowledge and experience with our peers. People. Talks. Technology.`,
image: "/images/og-image.png",
author: `@mirumee`,
},
plugins: [
Expand Down
Binary file added src/images/og-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 08f6c7a

Please sign in to comment.