Gatsby Starter Wordpress

screenshot of Gatsby Starter Wordpress
gatsby
react
bulma
scss

LOOKING FOR MAINTAINER - - - A GatsbyJS starter template that leverages the WordPress API, ACF and more

Overview:

The Gatsby v2 WordPress Starter is a forked version of the gatsby-starter-netlify-cms that has been modified to use WordPress instead of netlify-cms. It utilizes the gatsby-source-wordpress plugin as a data connector. The starter provides a demo website to showcase its features, and the repository is currently looking for a new maintainer. The starter is based on the netlify starter which uses bulma, adding 150KB to every built page. However, it includes CSS processing using gatsby-plugin-purgecss and bulma to reduce the added size to 90%.

Features:

  • Uses WordPress as the data source
  • Demo website available for preview
  • Provides a starting point for Gatsby projects using WordPress
  • Supports customization through gatby-config.js
  • Utilizes gatsby-source-wordpress plugin for data connectivity
  • Includes CSS processing to reduce file sizes
  • Offers support through StackOverflow or similar sites

Summary:

The Gatsby v2 WordPress Starter is a modified version of the gatsby-starter-netlify-cms that enables users to use WordPress as the data source for their Gatsby projects. It leverages the gatsby-source-wordpress plugin and offers a demo website for preview. The starter includes CSS processing to reduce file sizes and is compatible with WordPress installations that have the permalink structure set to "Post Name". The repository is currently searching for a new maintainer, and support for the starter is available through StackOverflow or similar platforms.

gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

bulma
Bulma

Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.