Gatsby Status Dashboard screenshot

Gatsby Status Dashboard

Author Avatar Theme by Lekoarts
Updated: 5 May 2025
55 Stars

Show the live statuses of your Netlify and CircleCI builds on your website! Easily integrate the customizable components into your site and adapt them to your theme (utilizing Theme UI).

Categories

Overview

The Gatsby Theme @lekoarts/gatsby-theme-status-dashboard is a tool that allows users to display the statuses of Netlify deploys and CircleCI projects. It is built using gatsby-source-netlify and gatsby-source-circleci. This theme can be used to create a status dashboard for monitoring the deployment and build statuses of projects. It is designed to be customizable and can be easily integrated into a Gatsby site.

Features

  • Display the statuses of Netlify deploys and CircleCI projects.
  • Integrates with gatsby-source-netlify and gatsby-source-circleci.
  • Customizable and easily integrated into a Gatsby site.

Installation

To install the Gatsby Theme @lekoarts/gatsby-theme-status-dashboard, follow these steps:

  1. Create a Gatsby site using the Gatsby CLI:
gatsby new my-status-dashboard https://github.com/lekoarts/gatsby-starter-status-dashboard
  1. Navigate to your new project:
cd my-status-dashboard
  1. Open the code and start customizing:
code .
  1. Start the site by running:
npm run develop

Your site is now running at http://localhost:8000!

Please refer to the documentation for more information on how to use and modify this starter.

Summary

The Gatsby Theme @lekoarts/gatsby-theme-status-dashboard is a powerful tool for displaying the statuses of Netlify deploys and CircleCI projects. It is built using gatsby-source-netlify and gatsby-source-circleci and is designed to be easily customizable and integrated into a Gatsby site. With its intuitive features and easy installation process, this theme is a valuable asset for monitoring project statuses.