Gatsby Starter Specimens screenshot

Gatsby Starter Specimens

Author Avatar Theme by Lekoarts
Updated: 26 Jun 2025
39 Stars

Leverage the wide variety of powerful React components to build your design system. Display colors, typography or any other design tokens with ease. Works seamlessly with MDX.

Categories

Overview:

The @lekoarts/gatsby-theme-specimens is a powerful Gatsby theme that allows users to leverage a wide variety of React components to build their own design system. With this theme, users can easily showcase their design tokens such as colors, typography, and more. The theme is suitable for MDX and offers specific React components designed for design systems. This theme is part of a collection of free and open-source Gatsby themes created by LekoArts.

Features:

  • Theme UI-based theming: The theme supports theming using Theme UI, making it easy to customize the design system.
  • Suitable for MDX: This theme is compatible with MDX, a Markdown-based authoring format that allows users to mix Markdown syntax with React components.
  • React components for design systems: The theme provides React components specifically designed for displaying design system elements such as colors, typography, spacing scales, audio files, alerts, and more.

Installation:

To use the @lekoarts/gatsby-theme-specimens theme, follow these steps:

  1. Create a new Gatsby site using the Gatsby CLI:
gatsby new my-site https://github.com/lekoarts/gatsby-starter-portfolio-cara
  1. Navigate to the newly created project:
cd my-site
  1. Open the code and start customizing:
code .
  1. Start the site by running the following command:
npm run develop
  1. Access the site at http://localhost:8000.

For more detailed information on how to use and customize the theme, please refer to the documentation provided by the theme’s creator.

Summary:

The @lekoarts/gatsby-theme-specimens is a powerful Gatsby theme that allows users to easily build and showcase their design systems. With a wide variety of React components and support for MDX, users can display their design tokens with ease. The theme’s features, such as Theme UI-based theming and specific React components for design systems, make it a versatile choice for designers and developers. By following the installation guide, users can quickly set up their own Gatsby site with the theme and start customizing it to their needs.