Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.94 KB

File metadata and controls

36 lines (21 loc) · 1.94 KB

Gatsby Starter Conferencing Site

GitHub GitHub package.json version publish starter Netlify Status

View the demo

This is a starter for gatsby using gatsby-theme-jamfire-conference. Visit the theme README for configuration setup and installation.

Installation

View the README for gatsby-theme-jamfire-conference to get started.

Setup a new site from the command line:

npx gatsby new conference-demo jamfire/gatsby-starter-jamfire-conference

Copy .env-example to .env.development and add your env vars.

cp .env-example .env.development
yarn start

Or, deploy directly to Netlify or Gatsby Cloud:

Deploy to Netlify Deploy to Gatsby Cloud

Changelog

See CHANGELOG.md

Contributing

See CONTRIBUTING.md