Digitransit marketing site built using Gatsby static site generator.
- Install gatsby as a dependency using:
yarn global add [email protected]
- Install dependencies by running:
yarn
- Start development server using:
gatsby develop
- Build production version using:
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.