Gatsby Starter Dimension Codebushi screenshot

Gatsby Starter Dimension Codebushi

Author Avatar Theme by Codebushi
Updated: 30 May 2020
10 Stars

Gatsby.js V2 starter template based on Dimension by HTML5 UP. Check out https://codebushi.com/gatsby-starters/ for more Gatsby starters and templates.

Categories

Overview:

The gatsby-starter-dimension is a starter for Gatsby.js V2, which is based on the Dimension site template designed by HTML5 UP. It provides a pre-configured setup for creating a Gatsby website using the Dimension template.

Features:

  • Gatsby.js V2: Built with the latest version of Gatsby.js, which offers performance improvements and new features.
  • Based on Dimension template: Utilizes the Dimension site template designed by HTML5 UP, providing a modern and stylish design for the website.
  • Easy installation: Can be installed with a single command using the Gatsby CLI, making it quick and convenient to set up and start developing.

Installation:

To install gatsby-starter-dimension, follow these steps:

  1. Make sure you have Gatsby.js installed on your machine.
  2. Open your CLI (Command Line Interface) and run the following command to create a new Gatsby site using the starter:
gatsby new gatsby-starter-dimension https://github.com/codebushi/gatsby-starter-dimension
  1. Once the installation is complete, navigate to the created directory:
cd gatsby-starter-dimension
  1. Run the following command to start the development site:
gatsby develop
  1. The development site should now be running, and you can access it by opening your browser and visiting the provided URL.

Summary:

The gatsby-starter-dimension is a Gatsby.js V2 starter based on the Dimension site template designed by HTML5 UP. It provides an easy and efficient way to create a Gatsby website with a modern and stylish design. The installation process is simple and straightforward, allowing developers to quickly set up and start developing their website.