Gatsby Starter Deck

screenshot of Gatsby Starter Deck
gatsby
react

Create presentations using Gatsby, React & Markdown.

Overview

The gatsby-starter-deck is a Gatsby theme that allows users to create presentations using Gatsby, React, and Markdown. This starter was inspired by Guillermo Rauch's deck on Next.js and mdx-deck. It is a versatile tool that provides a convenient way to create interactive and dynamic slideshows.

Features

  • Create presentations using Gatsby, React & Markdown
  • Easy editing and extension of slides within the src/slides.md file
  • Slide navigation using arrow keys
  • Ability to load Markdown files in sorted path order for generating slides
  • Splitting each Markdown file along <hr/> elements for slide generation
  • Multiple authors: Fabian Schultz (@fschultz_), Frank Murphy (AnIrishDuck), Stefan Probst (stefanprobst)

Summary

The gatsby-starter-deck is a powerful and user-friendly Gatsby theme that simplifies the process of creating presentations using React and Markdown. With its intuitive features and easy installation process, it offers a convenient solution for users to create interactive and dynamic slideshows.

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