All Projects → GatsbyCentral → Gatsby Starter Wordpress

GatsbyCentral / Gatsby Starter Wordpress

Licence: mit
A GatsbyJS starter template that leverages the WordPress API, ACF and more

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gatsby Starter Wordpress

gatsby-theme-deck-n-blog
Create a deck (with mdx-deck) and a blog post from the same MDX
Stars: ✭ 17 (-95.61%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Prismic
A typography-heavy & light-themed Gatsby Starter which uses the Headless CMS Prismic.
Stars: ✭ 381 (-1.55%)
Mutual labels:  gatsby, gatsbyjs
gatsby-starter-portfolio-bella
A bright single-page portfolio starter for Gatsby powered by Prismic.io. The target audience are designers and photographers.
Stars: ✭ 125 (-67.7%)
Mutual labels:  gatsby, gatsbyjs
gatsby-plugin-dynamic-routes
Creating dynamic routes based on your environment and/or renaming existing routes
Stars: ✭ 14 (-96.38%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Portfolio Emilia
Minimalistic portfolio/photography site with masonry grid, page transitions and big images. Themeable with Theme UI. Includes Light/Dark mode.
Stars: ✭ 300 (-22.48%)
Mutual labels:  gatsby, gatsbyjs
blog.georgi-yanev.com
📘 Personal blog built with Gatsby and hosted on Netlify
Stars: ✭ 17 (-95.61%)
Mutual labels:  gatsby, gatsbyjs
website
My website built with GatsbyJS.
Stars: ✭ 53 (-86.3%)
Mutual labels:  gatsby, gatsbyjs
livestream-gatsby-themes
Source code to demonstrate how to build Gatsby themes, child themes, and sites using themes.
Stars: ✭ 24 (-93.8%)
Mutual labels:  gatsby, gatsbyjs
Course Starter R
👩‍🏫🇷 Starter repo for building interactive R courses
Stars: ✭ 281 (-27.39%)
Mutual labels:  gatsby, gatsbyjs
Wp Graphql
🚀 GraphQL API for WordPress
Stars: ✭ 3,097 (+700.26%)
Mutual labels:  wordpress, gatsby
gatsby-starter-antoine
My opinionated Gatsby.js starter
Stars: ✭ 17 (-95.61%)
Mutual labels:  gatsby, gatsbyjs
Devblog
A lightweight, customizable personal blog template built with GatsbyJS and React
Stars: ✭ 312 (-19.38%)
Mutual labels:  gatsby, gatsbyjs
gatsby-ghost-novela-starter
A Gatsby starter for creating blogs from headless Ghost CMS.
Stars: ✭ 31 (-91.99%)
Mutual labels:  gatsby, gatsbyjs
gatsby-starter-paradigmshift
Gatsby.js V2 starter template based on Paradigm Shift by HTML5 UP
Stars: ✭ 16 (-95.87%)
Mutual labels:  gatsby, gatsbyjs
gatsby-starter-i18n-bulma
A gatsby multilanguage template with bulma and i18n: it is a work in progress...
Stars: ✭ 22 (-94.32%)
Mutual labels:  gatsby, gatsbyjs
gatsby-starter-multiverse
Gatsby.js V2 starter template based on multiverse by HTML5 UP
Stars: ✭ 14 (-96.38%)
Mutual labels:  gatsby, gatsbyjs
gatsby-contentful-typescript-starter
Gatsby.js starter with TypeScript and Contentful
Stars: ✭ 15 (-96.12%)
Mutual labels:  gatsby, gatsbyjs
skin-ui
A Theme UI Live Preview and Code Editor 🎟️
Stars: ✭ 73 (-81.14%)
Mutual labels:  gatsby, gatsbyjs
V4
Fourth iteration of my personal website built with Gatsby
Stars: ✭ 4,114 (+963.05%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Woocommerce Themes
⚡ A Gatsby Theme for WooCommerce E-commerce site Gatsby WooCommerce WordPress
Stars: ✭ 306 (-20.93%)
Mutual labels:  wordpress, gatsby

Gatsby v2 WordPress Starter

This starter is forked from the gatsby-starter-netlify-cms and modified to use WordPress instead of netlify-cms, using the gatsby-source-wordpress plugin as the data connector.

Demo: https://gatsby-starter-wordpress.netlify.com/

Use It Now

gatsby new NAME https://github.com/GatsbyCentral/gatsby-starter-wordpress
  • Edit gatsby-config.js, change baseUrl
    • Make sure you have at least 1 post and 1 page on your WordPress site
    • Make sure at least 1 post has at least 1 tag
  • Ensure the permalink structure in your WordPress installation is set to Post Name instead of the deafult Plain, or else the gatsby-source-wordpress plugin won't be able to communicate with WordPress
  • Rejoice

Known Limitations

CSS Processing

This plugin uses gatsby-plugin-purgecss and bulma. The bulma build would otherwise be ~170K which adds 170K to each of your built HTML pages. However, with purgecss this is reduced 90%.

WordPress Setup

Check the gatsby-source-wordpress plugin for more information. If you want to copy the demo content, you can grab the WordPress XML export here and import it into your WordPress site as a starting point.

Support

Please post support questions on StackOverflow or other similar sites. Please only post issues here if you have a bug to report with a reproduction. Unfortunately we're not able to provide support here.

Contributors

This starter was forked from the netlify starter by the GatsbyCentral crew. Additional contributions were gratefully received from the following folks:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].