/digitransit-site

Digitransit.fi web site

Primary LanguageJavaScript

digitransit-site

Digitransit marketing site built using Gatsby static site generator.

Development workflow

Install gatsby as a dependency using npm install -g gatsby@0.7.7

Start development server using: gatsby develop

Build production version using: 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.