Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

getnacelle/gatsby-theme-nacelle

Repository files navigation

[DEPRECATED] Gatsby-Theme-Nacelle Workspace

gatsby-theme-nacelle has been deprecated - please use gatsby-source-nacelle instead.


Netlify Status npm version GitHub issues GitHub license

This project was scaffolded with gatsby-starter-theme-workspace. Using this starter makes it easy to develop a theme and see it in action on an example site. Once you've set up the requisite environment variables, you can fire up the example site, connected to gatsby-theme-nacelle, by running the develop script from the workspace root:

With Yarn

yarn develop

With NPM

npm run develop

What is Nacelle?

Nacelle is a headless eCommerce platform made for developers who want to create superior customer buying experiences. When you connect your Shopify, Magento, or custom eCommerce store to Nacelle, our proprietary indexing system supplies a high-performance connection to your back end.

To learn more, check out the Nacelle docs.

What's Inside

gatsby-theme-nacelle

This Gatsby theme effectively functions as a plugin to connect to a Nacelle store via the Nacelle Hail Frequency API. This connection allows you to get all of a store's product data (individual products, collections, etc.) and content data (blog posts, articles, etc.).

Learn more in the theme's README.

examples

Very basic, spartanly-styled Gatsby sites running gatsby-theme-nacelle. These sites demonstrate the use of gatsby-theme-nacelle with varying features & levels of complexity.

The most basic example (product-gallery) demonstrates the use of gatsby-node.js to programatically build pages for products and collections.

The store-with-checkout example builds on that idea, adding a cart system connected to Redux with a checkout feature powered by Nacelle's Hail Frequency API.

Check out the example site here, and learn more about the examples from their respective READMEs.

About

A Gatsby theme for loading data from the Nacelle Hail Frequency API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published