Yellowcake

screenshot of Yellowcake
gatsby
react
scss

A starter project for creating lightning-fast websites with Gatsby v2 and Netlify-CMS v2 + Uploadcare intergration.

Overview

Yellowcake is an opinionated starter project for creating lightning-fast websites with Gatsby v2 and Netlify CMS v2. It is developed by Thrive Web Design in the Gold Coast, Australia. Yellowcake utilizes the Gatsby static site generator and Netlify CMS for content management.

Features

  • Lightning-fast website creation with Gatsby v2
  • Content management system powered by Netlify CMS v2
  • Easy deployment to Netlify
  • Scheduled content allows for post scheduling
  • Integration with Uploadcare for file upload

Summary

Yellowcake is an opinionated starter project that combines the power of Gatsby v2 and Netlify CMS v2 to create lightning-fast websites with easy content management. With features such as scheduled content and integration with Uploadcare for file uploads, Yellowcake provides a comprehensive solution for website development. The installation guide provides step-by-step instructions to get started with Yellowcake and highlights key configuration steps for the CMS and scheduled content.

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

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.