gatsby-starter-gcn

A starter template to build amazing static websites with Gatsby, Contentful and Netlify

MIT License

Stars
511
Committers
5

Bot releases are hidden (Show)

gatsby-starter-gcn - v3.0.1 Latest Release

Published by ryanwiemer almost 3 years ago

  • Update packages
  • Update export.json
gatsby-starter-gcn - v3.0.0

Published by ryanwiemer almost 3 years ago

gatsby-starter-gcn - v2.1.3

Published by ryanwiemer over 4 years ago

gatsby-starter-gcn - v2.1.2

Published by ryanwiemer over 4 years ago

gatsby-starter-gcn - v2.1.1

Published by ryanwiemer over 4 years ago

gatsby-starter-gcn - v2.1.0

Published by ryanwiemer over 4 years ago

gatsby-starter-gcn - v2.0.6

Published by ryanwiemer over 5 years ago

  • Update dependencies
  • Remove references to the v1 branch in the README
gatsby-starter-gcn - v2.0.5

Published by ryanwiemer over 5 years ago

  • Add time to read functionality - Thanks @Polcius
  • Update dependencies
gatsby-starter-gcn - v2.0.4

Published by ryanwiemer almost 6 years ago

  • Fix the sort order on tag pages
  • Update dependencies
gatsby-starter-gcn - v2.0.3

Published by ryanwiemer almost 6 years ago

  • Update dependencies to resolve upstream issue with gatsby-source-contentful
  • Remove default button and input appearance
gatsby-starter-gcn - v2.0.2

Published by ryanwiemer almost 6 years ago

gatsby-starter-gcn - v2.0.1

Published by ryanwiemer about 6 years ago

gatsby-starter-gcn - v2.0.0

Published by ryanwiemer about 6 years ago

  • Update to Gatsby v2 🎉
  • Add pagination logic for the index and tag pages
  • Add additional placeholder content in order to show off the pagination functionality
gatsby-starter-gcn - v1.2.3

Published by ryanwiemer about 6 years ago

Thanks @brandonkal for the PR! https://github.com/ryanwiemer/gatsby-starter-gcn/pull/26

  • package-lock.json committed to the repo to avoid potential package discrepancies
  • Clarified the setup process
  • Minor clean up on the README
gatsby-starter-gcn - v1.2.2

Published by ryanwiemer over 6 years ago

gatsby-starter-gcn - v1.2.1

Published by ryanwiemer over 6 years ago

  • Tweak gatsby-config.js
  • Increase maxWidth on the heroImage
  • Update dependencies
gatsby-starter-gcn - v1.2.0

Published by ryanwiemer over 6 years ago

Please Note: v1.2.0 introduced breaking changes. The easiest way to use the latest code is to follow the steps for setting up a new project and use a new blank Contentful space.

If you have no choice but to "upgrade" you will have to manually add a long text field metaDescription on both the Page and Post content models in Contentful. At least one page and one post must use the new field or the website will fail to build.

Release Details:

  • Add support for multi-line meta descriptions fields. (Max 320 characters)
  • Rearrange location of tags and meta descriptions fields in Contentful
gatsby-starter-gcn - v1.1.2

Published by ryanwiemer over 6 years ago

  • Update .prettierignore to ignore .contentful.json as it was causing an issue for some users on Windows
gatsby-starter-gcn - v1.1.1

Published by ryanwiemer over 6 years ago

gatsby-starter-gcn - v1.1.0

Published by ryanwiemer over 6 years ago

Please Note: v1.1.0 introduced breaking changes. The easiest way to use the latest code is to follow the steps for setting up a new project and use a new blank Contentful space.

If you have no choice but to "upgrade" you will have to manually add a short text field metaDescription on both the Page and Post content models in Contentful. At least one page and one post must use the new field or the website will fail to build.

Release Details: