Gatsby Starter Forty screenshot

Gatsby Starter Forty

Author Avatar Theme by Codebushi
Updated: 25 Jan 2020
196 Stars

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

Categories

Overview:

The Gatsby-starter-forty is a starter theme for Gatsby.js V2. It is based on the Forty site template designed by HTML5 UP. This starter provides a clean and modern design, and it is compatible with Gatsby.js V2.

Features:

  • Modern and clean design
  • Based on the Forty site template by HTML5 UP
  • Compatible with Gatsby.js V2
  • Custom CSS Grid for easy layout customization
  • Mobile-friendly design

Installation:

To install the Gatsby-starter-forty theme, make sure you have Gatsby installed on your system. Then, follow these steps:

  1. Open your CLI (Command Line Interface) and navigate to the desired directory where you want to create your Gatsby project.

  2. Run the following command to create a new Gatsby project using the Gatsby-starter-forty theme:

gatsby new gatsby-starter-forty https://github.com/codebushi/gatsby-starter-forty
  1. Once the project is created, navigate into the project directory:
cd gatsby-starter-forty
  1. Start the development server by running the following command:
gatsby develop
  1. Now, you can open your browser and access the development site at http://localhost:8000.

Summary:

The Gatsby-starter-forty is a starter theme for Gatsby.js V2 based on the Forty site template by HTML5 UP. It provides a modern and clean design, along with custom CSS Grid for easy layout customization. With its compatibility with Gatsby.js V2, it offers a great starting point for building modern and responsive websites.