Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

dfds-frontend/gatsby-dfds-theme

Repository files navigation

Gatsby

DFDS default Gatsby theme

🚀 Quick start

  1. Create a DFDS Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the default starter.

    # create a new Gatsby site using the default starter
    yarn global add gatsby-cli
    
    gatsby new my-project-name https://github.com/dfds-frontend/gatsby-dfds-starter
  2. Add DFDS theme TBA