Skip to content

HSLdevcom/digitransit-site

Repository files navigation

Build

digitransit-site

Digitransit marketing site built using Gatsby static site generator.

Development workflow

  1. Install dependencies by running: yarn install
  2. Start development server using: yarn gatsby develop
  3. Build production version using: yarn gatsby build

Licensing

The source code of the platform is dual-licensed under the EUPL v1.2 and AGPLv3 licenses.

Issues

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.

Automated testing

TODO

Documentation

  • Gatsby repository has more details about the site generator itself.