Digitransit marketing site built using Gatsby static site generator.
- Install dependencies by running:
yarn install
- Start development server using:
yarn gatsby develop
- Build production version using:
yarn gatsby build
The source code of the platform is dual-licensed under the EUPL v1.2 and AGPLv3 licenses.
Our main issue tracking is handled in https://digitransit.atlassian.net However, we also monitor this repository's issues and import them to Jira. You can create issues in GitHub.
TODO
- Gatsby repository has more details about the site generator itself.