Gatsby.js V2 starter template based on Directive by HTML5 UP
The Gatsby-starter-directive is a Gatsby.js V4 starter template based on the Directive theme by HTML5 UP. It provides a customizable and responsive design for websites built with Gatsby. This template makes it easy to create a stylish and functional website using Gatsby.js.
To install the Gatsby-starter-directive, follow these steps:
Make sure you have the Gatsby CLI program installed on your system.
Run the following command in your CLI to create a new Gatsby project based on the directive starter template:
gatsby new my-directive-site https://github.com/anubhavsrivastava/gatsby-starter-directive
cd my-directive-site
npm install
Edit the config.js file to customize the template with your own details.
To run the site locally, use the following command:
gatsby develop
npm run deploy
The Gatsby-starter-directive is a starter template for Gatsby.js that is based on the Directive theme by HTML5 UP. It offers a responsive design, easy customization options, and the ability to deploy the site on Github pages. With this template, you can quickly create a stylish and functional website using Gatsby.js.